The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick Help
Ok, im quite the n00b still but am attempting to learn
This is probally a 2 second answer for you guys but would save me hours How do i add a "forum home" link on the top nav bar i've fooled around with it for a while and still cannot figure out how to make a link to the main forum on there?? thanks! ryan |
#2
|
|||
|
|||
in for navbar template find
Code:
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> Code:
<td class="vbmenu_control"><a href="$vboptions[bburl]">Forums</a></td> |
#3
|
|||
|
|||
thank you soooo much man!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|