K kaB00M New Member May 21, 2009 #2 Thanks for not bumping! Open up Styles & Templates >> Style Manager >> Select Template >> Drop Down and Select 'Edit Template' >> Find 'Header' Now search for Code: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> and start removing from there. Now, Adding links! To add links, do the same but under Code: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> add Code: <td class="vbmenu_control"><a href="[b]link here[/b]">[i][b]Whats the name?[/b][/i]</a></td> and there you have it!
Thanks for not bumping! Open up Styles & Templates >> Style Manager >> Select Template >> Drop Down and Select 'Edit Template' >> Find 'Header' Now search for Code: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> and start removing from there. Now, Adding links! To add links, do the same but under Code: <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> add Code: <td class="vbmenu_control"><a href="[b]link here[/b]">[i][b]Whats the name?[/b][/i]</a></td> and there you have it!
H Hoxxy New Member May 21, 2009 #3 Depending on the style the above post will work if the code is in the header template but its normally found in the navbar template.
Depending on the style the above post will work if the code is in the header template but its normally found in the navbar template.