The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I add a link to my navbar in version 3.7.2? Please state which template and such I have to edit.
|
#2
|
|||
|
|||
![]()
Navigation/Breadcrumb Templates -> navbar
|
#3
|
||||
|
||||
![]()
Yes, but what code do I put? Also, where do I put it?
|
#4
|
||||
|
||||
![]()
Try:
Code:
<td class="vbmenu_control"><a href="[Link address]">[Link name]</a></td> <if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> Or the same for calendar, or today's posts or wherever you want it. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|