The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do you add a link above top navbar?
I am starting a blog that is in a folder in the public html/root on my host. I want members to be able to access this blog via a link placed above the top navbar as seen in the example picture. How do I do this? Thanks sooooo much
--------------- Added [DATE]1196387415[/DATE] at [TIME]1196387415[/TIME] --------------- does anyone know how to do this please ? |
#2
|
||||
|
||||
you can add it to your header template
FIND IN header template: HTML Code:
<td align="$stylevar[right]"> </td> REPLACE WITH: HTML Code:
<td align="$stylevar[right]"> <a href="YOUR URL GOES HERE">Featured Articles</a> </td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|