The Arcive of vBulletin Modifications Site. |
|
Double navigation buttons bar Details »»
|
|||||||||||||||||||||||||
This was the best solution to have more navbar links I saw so far.
Edit "navbar" template, find Code:
<!-- breadcrumb, login, pm info --> Code:
<!-- top nav buttons bar -->
<div class="tborder" style="padding:1px; border-bottom-width:0px">
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr align="center">
<td class="vbmenu_control"><a href="index.php?$session[sessionurl]">Home</a></td>
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">My Threads</a> / <a href="search.php?$session[sessionurl]do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">Replies</a></td>
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars =yes,resizable=yes,width=250,height=300'); return false;">Contacts</a></td>
</if>
<td class="vbmenu_control"><a href="group.php?$session[sessionurl]">Social Groups</a></td>
<td class="vbmenu_control"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td>
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
</if>
</tr>
</table>
</div>
<!-- / top nav buttons bar -->
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
Great work as always
|
|
#3
|
|||
|
|||
|
Thanks alot i will find some use for this
|
|
#4
|
||||
|
||||
|
great...need this one...thanks a lot...
|
|
#5
|
|||
|
|||
|
tagged! :P
|
|
#6
|
|||
|
|||
|
Just what I was looking for!
Thank you! -Dave |
|
#7
|
|||
|
|||
|
thank you my friends
installed |
|
#8
|
||||
|
||||
|
Hi Dreaminho I returned to ask u...
It's possible to have a 3rd NavBar with just links related to that SubForum? [i.e. Phones, Games, etc] |
|
#9
|
||||
|
||||
|
You know you can do this as a plug-in and automatic template replace, right? I have already done this if you would like to see the plug-in.
|
|
#10
|
|||
|
|||
|
Cool, I've been looking for a double nav bar my version. BTW: I only have version 3.6.8 :s Is there a 3.7 version I'm missing?
|
![]() |
|
|