The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to add one more item to my navbar in vp 3.06 cant figure this one out when compared to 2.0.9 Can someone help please. I need my Gallery Link to show up on the navbar. I am trying to use aqua-soft skin.
Thanks |
#2
|
||||
|
||||
![]() Quote:
Anywhere After this code HTML Code:
<!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> HTML Code:
<td class="vbmenu_control"><a href="http://www.yoursite.com/gallery/">Gallery</a></td> and call it this way HTML Code:
<td class="vbmenu_control"><a href="http://www.yoursite.com/gallery/">$vbphrase[site_gallery]</a></td> As long as you add the code above between <!-- nav buttons bar --> and <!-- / nav buttons bar --> it will show up in the navbar. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|