The Arcive of vBulletin Modifications Site. |
|
#1
|
|||
|
|||
![]()
by default the top blue nav bar reads. User CP FAQ Members List Calendar New Posts Search Quick Links Log Out, I want to add a home and other link there, how can I change it
thank you any one |
#2
|
|||
|
|||
![]() Quote:
You have to edit the navbar template. This is quite a complicated template, because some menu items include popups, but you can easily add another table cell with the new menu item you want. Find the section that is sandwiched between Code:
<!-- nav buttons bar --> <div align="center"> . . . </div> <!-- / nav buttons bar --> Code:
<td class="vbmenu_control"><a href="myhomepage.html" >My Home Page</a></td> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|