Quote:
Originally Posted by NewAlf
I added a couple Stand Alone links in the navbar. By default "Extras" is also listed in the navbar. However i only want to use Stand Alones. So now i'm trying to get rid of the "Extras" link in the NavBar to conserve space.
|
In the Style Manager search for "customlinks1"
Remove:
HTML Code:
<td id="custom_links" class="vbmenu_control"><a href="#custom_links">$vbphrase[custom_links_link]</a> <script type="text/javascript"> vbmenu_register("custom_links"); </script></td>
Find "customlinks2" and remove completely