The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I add my site rules to the Nav Bar. I would like to do the same thing this site has on it's Nav Bar.
gemmagy |
#2
|
||||
|
||||
![]()
Add a link to the site rules page into the 'navbar' template, which is under Navigation & Breadcrumb templates (something along those lines).
|
#3
|
||||
|
||||
![]()
in the navbar template located in
Styles & Templates > <Style> > Navigation & Breadcrumb Templates > Navbar Where <style> = the style you'd like the code in,if you have multiple styles, you'll need to add it to each unless they are a childstyle. If your site rules are a thread, then You'll have to link to the thread. But basically it would look like this HTML Code:
<td class="vbmenu_control><a href=$vboptions[bburl]/showthread.php?t=xxxx">SiteRules</a></td> If your site rules are on a separate page, just replace the web address andhard code the addy instead of $vboption[bburl] or just use "/showthread.php" You don't really need the $vboptions[bburl] but i usually add it anyways. That's just me. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|