Log in

View Full Version : Adding more links to navigation


Slugsnack
10-31-2008, 10:00 PM
Okay, this is like the easiest way you'll ever figure out how to add links to your navigation.

You go to your ADMIN CP -> Style Manager ->Choose your template you want to add the navigation link in-> Edit Template ->Navigation/BreadCrumb Templates->Navbar

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

After that add:
<td class="vbmenu_control"><a href="LINK TO DESTINATION">DESTINATION NAME</a></td>


An example of what it looks like can be found in the attachment.

pantani
01-13-2011, 06:35 PM
Would it be possible to add an Admin button on top, like we have one at bottom??
If we klick we end up on admincp, thanks