Back to vBulletin 3.5 Template Modifications

Another Mini-Nav(FORUMDISPLAY)
Mod Version: 1.00, by blackpheonix

This modification is in the archives.
vB Version: 3.5.0 Rating: (0 vote - 0 average) Installs: 14
Released: 24 Oct 2005 Last Update: 24 Oct 2005 Downloads: 6
Not Supported Template Edits  

This is a navbar is based on my other template hack whis can be found here
Another Mini-Nav

This basically adds a lil navbar under the display options box.

Goto AdminCP --> Styles & Templates --> Style Manager --> FORUMDISPLAY

Find:

Code:
<!-- / forum search menu -->
</if>
ADD AFTER:

Code:
<!-- Bottom Navbar by blackpheonix -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
	<td class="alt1" width="100%">
		<if condition="is_array($navbits)">
			<table cellpadding="0" cellspacing="0" border="0">
			<tr valign="bottom">
				<td><a href="#" onclick="history.back(1); return false;"><img src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a></td>
				<td>&nbsp;</td>
				<td width="100%"><span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
			</tr>
			<tr>
				<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
			</tr>
			</table>			
		<else />
			<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
		</if>
</tr>
</table>
</br>
<!-- / Bottom Navbar by blackpheonix -->

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

Another Mini-Nav vBulletin 3.5 Template Modifications
[Mini] Extra Loginbox at Forumdisplay vBulletin 2.x Full Releases
Mini-Hack -- HP/MP/EXP for VB 2.x.x vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024