Back to vBulletin 3.5 Template Modifications

Bottom Forum Navigation breadcrumbs
Mod Version: 1.00, by j883376

This modification is in the archives.
vB Version: 3.5.2 Rating: (1 vote - 5.00 average) Installs: 48
Released: 01 Jan 2006 Last Update: Never Downloads: 11
Not Supported Template Edits  

This requires all of 2 template edits

First, open 'FORUMDISPLAY', in the last few lines, find
Code:
$footer
Directly above that, add this
Code:
<table class="tborder" cellspacing="0" cellpadding="$stylevar[cellpadding]" border="0" width="100%">
<tr>
<td class="alt2"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] &gt;<strong>$navbits[lastelement]</strong></td>
</tr>
</table>
Then open up 'SHOWTHREAD', again find
Code:
$footer
And add above it
Code:
<table class="tborder" cellspacing="0" cellpadding="$stylevar[cellpadding]" border="0" width="100%">
<tr>
<td class="alt2"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb] &gt;<strong>$navbits[lastelement]</strong></td>
</tr>
</table>
If your navigation seems squashed against things, add a <br /> tag above opening <table> tag and/or below the </table> tag.

Viola! Bottom Forum Navigation for all!

Don't forget to press INSTALL!

Download

No files for download.

Screenshots

   

Similar Mods

Show Thread Enhancements Navigation at the bottom vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024