UBB.Dev
Posted By: BRIT Can I do this??? - 02/12/2003 9:57 AM
How do I get a 'Home' button to show at the bottom of every page next to the 'Move' 'Delete' 'Close' buttons at one side or the 'Topic' 'Reply' buttons at the other side???
My members keep asking for it, seems it's too much trouble to scroll back to the top of the page even tho I installed a button for them to do that with.

I am using JCTemplates if this makes any difference??

http://www.themotorhead.com/cgi-bin/ultimatebb.cgi
Posted By: PrimeTime Re: Can I do this??? - 02/12/2003 12:34 PM
Here are two quick options:

- Extract part of your $MainButtonsLine "Home" (public_common.pl) and place it by your "close", "move" and "delete" button links (public_topic_page.pl).

- Copy a code similar to this:

[code][/code]and place it under or above your "move" etc. link table.

While there are other options I would opt the the last choice since it just make sense. When your uses scroll down to the bottom of the topic pages they will have a full set of "tree" links to choose from. Having these links at the top and bottom creates a user-friendly environment.

smile
Posted By: BRIT Re: Can I do this??? - 02/12/2003 8:58 PM
Thanx I'll give it a whirl
© UBB.Developers