View Full Version : How to manually add a link to the navbar?
I'm trying to manually add a link to the navbar that will open up in a new window. Here's a screenshot of what i mean:
http://img220.imageshack.us/img220/7272/asdfqi0.jpg
apocan
11-10-2007, 08:52 PM
this would be nice. I need it too
Micha
11-12-2007, 08:44 AM
Go to templates\xhtml\box\pages.tpl template, and just bellow </vte:foreach> add following:
<li><a href="my_link.com" target="_blank">NEW LINK</a></li>
Go to templates\xhtml\box\pages.tpl template, and just bellow </vte:foreach> add following:
<li><a href="my_link.com" target="_blank">NEW LINK</a></li>
Ty, worked perfect :D
vBulletin® v3.8.4, Copyright ©2000-2013, Jelsoft Enterprises Ltd.