PDA

View Full Version : Navbar issue


Mickey19781978
05-27-2005, 03:37 PM
Ran into a problem with the navbar template

i can't seem to find this line anywhere

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

To under it add this line:

<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>


This is prolly because the default style has been merged with the ambience skin
Is there a workaround for such a thing so i can still have a working link for it?

Maybe a wollink under the quicklinks tab?

Am using vb 3.0.7
cheers,

Mick

paul41598
05-27-2005, 03:51 PM
Ran into a problem with the navbar template

i can't seem to find this line anywhere

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

To under it add this line:

<td id="shop" class="vbmenu_control"><a href="#shop">Store</a><script type="text/javascript"> vbmenu_register("shop");</script></td>


This is prolly because the default style has been merged with the ambience skin
Is there a workaround for such a thing so i can still have a working link for it?

Maybe a wollink under the quicklinks tab?

Am using vb 3.0.7
cheers,

Mick
it doesnt need to be under calendar. Put it anywhere you like.

Mickey19781978
05-27-2005, 04:03 PM
but there no textlinks present
It's all buttons