Adding more links to navigation
by
01 Nov 2008
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: Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
An example of what it looks like can be found in the attachment. |