Quote:
Originally Posted by platnum
Is it maybe because the tax?
|
My bad, thanks

, oh and ive still got the problem to the navbar, the only fix i could really think of was to change:
Quote:
<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
|
To
Quote:
<td id="shop" class="vbmenu_control"><a href="ushop.php">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>
|
In the navbar template, however it seems the link doesnt wrok for me, even though the code should work, im going to
try and workout the reason