The Arcive of vBulletin Modifications Site. |
|
Double navigation buttons bar Details »»
|
|||||||||||||||||||||||||||
And here is the Double Navigation Buttons Bar 3 1/2 years old mod!
![]() still alive and kicking================================================== === This was the best solution to have more navbar links I saw so far. Edit "navbar" template, find Code:
<!-- breadcrumb, login, pm info --> add before 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]">My 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 -->
and change the links as you like ![]() Screenshots
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Reserved
|
|
#3
|
|||
|
|||
|
Nice... But the only problem is that, some of those links are integrated in the menu bar below. But very cool though... Installed
|
|
#4
|
|||
|
|||
|
Been using it since the beginning.... Great idea. I rather have the links up front and visible rather than burried in a dropdown no one ever takes the time to find.
Thanks. |
|
#5
|
|||
|
|||
|
i use the navbar2 mod
|
|
#6
|
||||
|
||||
|
sorry about that, those are old links when vB still didn't have them. they can be easily changed or removed though.
|
|
#7
|
|||
|
|||
|
A great nav mod.
Thanks!
|
|
#8
|
|||
|
|||
|
Perfect! And the availabilty to mod the link to website pages makes it even more valuable. Installed in less than 1 minute. Thanks a ton!
|
|
#9
|
|||
|
|||
|
what folder i the nav temp in?
thanks |
|
#10
|
|||
|
|||
|
Excellent modification!
*clicks Mark As Installed* |
![]() |
|
|