Quote:
Originally Posted by brvheart
ID10T error.....lol got it...
but I would still like to see a way to move the "extras" position to the very left before usercp 
|
Import the product and select "Allow Overwrite".
In your navbar template
Find
HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
Add Above
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>
$custom_singlelinks