The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Second Navbar
Hello,
I am having issues with getting a second navbar added to my site. I am using the following code: navbar2 template Code:
<!-- breadcrumb, login, pm info --> <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> </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> </tr> </table> <br /> <!-- / breadcrumb, login, pm info --> Hook location: Gobal Start PHP Code:
Thanks, Itworx4me |
#2
|
||||
|
||||
bump
|
#3
|
||||
|
||||
Well I hope eventually that someone will be able to answer the question....
|
#4
|
||||
|
||||
I am now going for the longest un-answered thread. lmao
|
#5
|
||||
|
||||
still hoping for an answer lol
|
#6
|
||||
|
||||
bump
one of these days...lol |
#7
|
|||
|
|||
There is a plugin for this I'm positive.
~ Jared |
#8
|
||||
|
||||
This has nothing to do with programming. It is design related.
|
#9
|
||||
|
||||
wow I got excited for a minute that someone was actually going to help. But that didn't last long. lol
|
#10
|
|||
|
|||
why dont you just install this mod
https://vborg.vbsupport.ru/showthread.php?t=104725 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|