The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
adding another navbar link
i want to add another link in my navbar. i try putting this in...
<td class="vbmenu_control"><a href="parts.html?$session[sessionurl]do=list">$vbphrase[Parts]</a></td> but that didnt do anything my site is http://www.prelude-tech.com thanks |
#2
|
|||
|
|||
Unless you have created a phrase names Parts that won't work.
Use this instead, Code:
<td class="vbmenu_control"><a href="parts.html?$session[sessionurl]do=list">Parts</a></td> |
#3
|
|||
|
|||
that did it! Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|