Results 1 to 19 of 19

Thread: How do I add Footers
      
   

  1. #1
    detailer is offline Sergeant
    Join Date
    Jun 2007
    Posts
    27

    Default How do I add Footers

    Umm yeah the subject says it all. Can someone direct me to a thread that explains how to add footers to my pages?

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: How do I add Footers

    Hi, not quite sure what you mean? A footer with BV is like any other part of a page.

  3. #3
    detailer is offline Sergeant
    Join Date
    Jun 2007
    Posts
    27

    Default Re: How do I add Footers

    I guess my question, or goal is that I want a footer on my PHP that will always show up at the bottom of the page, no matter how long the content is. I am using navaldesign's suggestion about using a menu.php page that shows up when I add html somewhere to the other pages. I want to add a footer that will always be at the bottom and not just where I place it on my menu.php. Does this make more sense?

  4. #4
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: How do I add Footers

    Follow the same directions for the menu - only name it for the footer - and when you do the page, add the html box where ever you want the footer to show on the page. All the directions follow the same - but you do NOT place it on your menu.php - but do a separate page - say a footer.php. Change everything as necessary for the different name.

  5. #5
    detailer is offline Sergeant
    Join Date
    Jun 2007
    Posts
    27

    Default Re: How do I add Footers

    Okay Bethers I will try that. I hadn't thought of doing it that way before. Sounds like a simple fix, I'm sure I will find a way to mess it up and come back here with a stupid question so don't end this thread just yet.
    detailer

  6. #6
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: How do I add Footers

    LMBO - Believe me - I'm known for having to do things more than once. Don't ask me about how I managed to make a wrong turn last Sunday going into Philadelphia - then coming out (different route) managed to do the same LOLOL - I look at it - as all the side trips in our life are what make our life so much more interesting. Kind of like taking the path less travelled.

    Good luck.

  7. #7
    catch22 is offline Private First Class
    Join Date
    Aug 2007
    Posts
    7

    Default Re: How do I add Footers

    Hello Bethers,

    I know we have never met but I have been watching the forums for some time. I have been reading the post you and Naval left about menus in I-frames or php style pages. It has been a great help to me. I am using the I-frame menu on a test site at the moment. I am going to try the php way of doing it and see which I like it better. I am in the test mode of this software.

    The question the gentleman asked is the same problem I am having.
    I may have misread his question because of the question in my mind.
    You know how it is. You have a question and when you read someone else’s question, you read it from the standpoint of what’s in your mind.

    Anyway, he said.
    I want a footer on my PHP that will always show up at the bottom of the page, no matter how long the content is.
    I want to add a footer that will always be at the bottom and not just where I place it on my menu.php.

    I know you can manually place the footer at the bottom of a particular page. Is there a way to add the footer to the page and have it auto move down with your body text as it fills up the space and begins to extend the page downward? That’s what I am looking for and it sounds as if that is what Detailer is looking for also.

    Naval and You have been a great help to me without even knowing it.
    Thanks

    Catch22

  8. #8
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: How do I add Footers

    Hi, unfortunately BV hasn't the facility of being able to have pages with fluidity built into them. (Auto extend for content) It can be done, but you will have to the knowledge of using scripts/html.

  9. #9
    catch22 is offline Private First Class
    Join Date
    Aug 2007
    Posts
    7

    Default Re: How do I add Footers

    Thank you collectors,

    If I find the script I will let the forum know.

    Catch22

  10. #10
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: How do I add Footers

    Catch 22 - if you use the php method - you place the footer php include under the rest - so it takes care of. When you extend the page to add more text - that footer will move down - if you do it correctly - so it ends up where you want it. Worst case scenario - you have to manually move that html box with the php include when you add more to the page - maybe an extra second?

  11. #11
    catch22 is offline Private First Class
    Join Date
    Aug 2007
    Posts
    7

    Default Re: How do I add Footers

    Bethers my dear, you are queen of the hill.
    I will give it a go. Thanks so much.

    Catch22

  12. #12
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: How do I add Footers

    if you use the php method - you place the footer php include under the rest - so it takes care of.
    Hi Beth,
    Can you expand a little on how this is done. I didn't know this was possible to have a page auto extend using BV & would really help on a site i am working on. This will save loads of time.


    Thanks.


    Chris.

  13. #13
    catch22 is offline Private First Class
    Join Date
    Aug 2007
    Posts
    7

    Default Re: How do I add Footers

    Collector,

    Try this link. It is one of the posts I was talking about. I didnt know that would auto extend with a footer using php. That is why I asked.


  14. #14
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: How do I add Footers

    Sorry, it doesn't auto-extend - I shouldn't have phrased that so that it would sound that way. It simply is a matter of moving the footer box down in proportion to what is added to the page.

    I answered quickly above - and didn't mean to mislead.

  15. #15
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: How do I add Footers

    Beth! I don’t know, you got me all excited. Thought something new had been found. Lol.
    Catch 22, there maybe other ways? But this link may help.
    http://www.dynamicdrive.com/style/layouts/category/C13/

  16. #16
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How do I add Footers

    It is not possible to autoextend the central (content) part of the page using only BV.

    I do it dynamically in some of my php scripts, when the content has to extend down the page, using either self generated tables, or php calculation of the footer position.

    To see what i mean, try this link: http://www.dbtechnosystems.com/IDC_new/test_add.php

    As you seee, the more products you add, the total box, the instructions, and the footer, move down. In the same time, the background also extends.
    This is done using div's, whose absolute from top position is simply calculated based on the number of items in the cart.

    If there is no mathematical relationship between the content and the extend, you can only do it using tables, and placing the footer in the very bottom cell.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  17. #17
    catch22 is offline Private First Class
    Join Date
    Aug 2007
    Posts
    7

    Wink Re: How do I add Footers

    Thanks from the lowly one to the most exalted generals.
    I will give it a go when I get a chance.



    Naval, thanks a million times for your input also.

  18. #18
    detailer is offline Sergeant
    Join Date
    Jun 2007
    Posts
    27

    Default Re: How do I add Footers

    Thanks for taking up my lost cause guys. I have resolved myself to using Bethers solution of the php footer. Not exactly the solution I wanted but it beats editing each page over and over.

  19. #19
    catch22 is offline Private First Class
    Join Date
    Aug 2007
    Posts
    7

    Default Re: How do I add Footers

    Naval, I like the table idea. I think that will solve my problem.
    Thanks,
    C22

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49