Log in

View Full Version : Edit Navigation?


SoundSystem
05-14-2008, 06:02 PM
How do you edit the navigtion, for example where it says UserCp, I want to add a new one.

veenuisthebest
05-14-2008, 06:09 PM
Go to admincp->Styles and Templates->Hit Collapse Templates button of your style->Navigation / Breadcumb Templates->navbar

Find:-
<!-- nav buttons bar -->

Add below:-
<td class="vbmenu_control"><a href="your file.php$session[sessionurl_q]">$vbphrase[your_phrase]</a></td>


Edit the above code as needed !! You may add more buttons in the same way ..

nando99
05-14-2008, 06:10 PM
See thread below for more info.

https://vborg.vbsupport.ru/showthread.php?t=177633