The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding a link in the navbar...
I know it sounds easy...but i just cant find where to whack my html...can anyone point me in the right direction?
|
#2
|
||||
|
||||
go to the navbar template:
find: Code:
<!-- nav buttons bar --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px"> <tr align="center"> Hardcoded style: Code:
<td class="vbmenu_control"><a href="link_here">Text Here</a></td> Code:
<td class="vbmenu_control"><a href="link_here">$vbphrase[link]</a></td> |
#3
|
||||
|
||||
thanks mate
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|