|
|
Or, use your gamerDNA username: (more...)
| ||||||
| |
![]() |
| | LinkBack | Thread Tools | Rate Thread | Display Modes |
| | #1 (permalink) |
| limb by limb Join Date: Oct 2003
Posts: 1,206
| links at end of page any chance of getting the previous/next link at the bottom of a thread page changed to the main links like the top of the page? Sucks to scroll up when it could easily be at the bottom and the top. If Im not making sense here is an example: Fires of Heaven Maessage Board > General Forums > Comments/Suggestions links at the bottom as well as the top instead of the Previous <> Next links. |
| | |
| | #9 (permalink) |
| Site Administrator Join Date: Jan 2002 Location: Portland, OR
Posts: 1,259
+109 Internets | This is a great idea, and I'll get around to it soon hopefully. I took a quick look over the templates and I don't know them well enough to just copypasta it rq. vBulletin uses variables for EVERYTHING in templates so I'm going to have to hunt both locations down.
__________________ Requiem Alloria Mistweave Uberguilds.org, fohguild.org Site Administrator requiem@fohguild.org |
| | |
| | #10 (permalink) |
| limb by limb Join Date: Oct 2003
Posts: 1,206
| not sure what your relationship with the safehouse is Requiem, but this is where i got used to those links. If you know those guys at all Im sure they would be happy to share. Last edited by Jooka; 10-01-2008 at 12:08 AM.. |
| | |
| | #11 (permalink) |
| Conquest Join Date: Mar 2002 Location: Switzerland
Posts: 5,646
+25 Internets | Yes.
__________________ -retrosabotage- |
| | |
| | #12 (permalink) |
| Registered User Join Date: Jun 2003
Posts: 12
+5 Internets | Here is the code for this. Modify as needed Req. ![]() HTML Code: <!/-- Breadcrumbs Box --> <table> <td class="nav_bc" width="100%"> <if condition="is_array($navbits)"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="middle"> <td><a href="#" onclick="history.back(1)"><img src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[go_back]" border="0" /></a></td> <td> </td> <td width="100%"><span class="nav_bc"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] > <strong>$navbits[lastelement]</strong></td> </tr> </table> <else /> <div class="nav_bc" style="font-size:10pt"><a href="$vboptions[forumhome].php?$session[sessionurl]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div> </if> </td> </table> <!/-- Breadcrumbs Box -->
__________________ Last edited by Radek; 01-29-2009 at 05:52 PM.. |
| | |
| | #14 (permalink) |
| Site Administrator Join Date: Jan 2002 Location: Portland, OR
Posts: 1,259
+109 Internets | Thanks Radek ![]()
__________________ Requiem Alloria Mistweave Uberguilds.org, fohguild.org Site Administrator requiem@fohguild.org |
| | |
![]() |
|
| Thread Tools | |
| Display Modes | Rate This Thread |
| |