The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding homepage to navbar
I can't seem to find the simple code to add my website's homepage to the navigation bar as the first option. forum is in .../forum and vbadvanced is my homepage. thanks!
|
#2
|
||||
|
||||
open your navbar template..
find Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> Code:
<td><a href="http://www.yourlink.com/">home</a></td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|