PDA

View Full Version : Menu Link [vb]



tutorised
07-09-2008, 09:19 PM
What is the code I add to the navbar template to add an link to the menu?

for vbulletin.

fnx.

Lee
07-09-2008, 10:18 PM
Go to Admin CP > Style Manager > The Style to edit > Navagation / breadcrumb / navbar

Find
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>


Under that add:


<td class="vbmenu_control"><a href=" URL HERE ">Link Name Here.</a></td>

:)

Want to hide these adverts? Register an account for free!