Back to vBulletin 3.6 Template Modifications

[Monkey's Works] - Thread simple Navbar below QuickReply
Mod Version: 1.00, by Triky

This modification is in the archives.
vB Version: 3.6.5 Rating: (2 votes - 3.50 average) Installs: 17
Released: 20 Mar 2007 Last Update: Never Downloads: 7
Not Supported  

[Monkey's Works] - Thread simple Navbar below QuickReply
By Triky - http://www.web-city.it/forum/


Hi there, monkeys! A little template modification for you! This add an additional navbar under the QR (QuickReply).

Preview:

http://www.vbulletin.org/forum/attach/images/62106.jpg

Modification:

Go into your SHOWTHREAD templates:
(AdminCp -> Styles & Templates -> Manager -> Edit Templates)

Search for:

Code:
<!-- end currently active users -->
Below add this:

Code:
<!-- Thread QR Navbar -->
<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"><if condition="$_SERVER['REQUEST_METHOD'] == 'POST'"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="" border="0" /><else /><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a></if> <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>
    </td>    
    </if>    
</tr>
</table>
<!-- / Thread QR Navbar -->




Done!

I hope you like this little mod.

See you!

Best regards,
Triky
Monkey's Work - Web City Forum Online
http://www.web-city.it/

Download

No files for download.

Screenshots

Click image for larger version
Name:	NavbarQRPreview.jpg
Views:	536
Size:	30.7 KB
ID:	62106  

Similar Mods

Mini Mods [Monkey's Works] - Registration Help Popups vBulletin 3.7 Add-ons
Forum Home Enhancements [Monkey's Works] - Navbar enCoded Navigator / Personal Member Navigator in ForumHome vBulletin 3.6 Template Modifications
[Monkey's Works] - Registration Button vBulletin 3.6 Template Modifications
Forum Home Enhancements [Monkey's Works] - enCoded Navbar v1 vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024