FROGGYJ
03-06-2006, 12:02 AM
Can someone posts some screenshots of the nav bar. My themes use the header and navbar to incorporate them together, so I'm trying to get my code right, but different actions happen with FF and IE.
With FF, when I select the estore menu, it pops up but to the far top left of the page.
With IE, when I select the estore menu, it pops up beneath the first menu and the original menu disappears.
Do I make any sense lol. I attached some screenshots. I had to slightly edit the code to make it work, but here it is.
<if condition="$show['member']">
<tr><td id="estoremenu" class="vbmenu_control"><a href="$show[nojs_link]#estoremenu">$vbphrase[estore_name] $vbphrase[estore_menu]</a> <script type="text/javascript"> vbmenu_register("estoremenu"); </script></td>
</if></tr>
I know this isn't a problem with ebux, but figured someone here can help me out.
With FF, when I select the estore menu, it pops up but to the far top left of the page.
With IE, when I select the estore menu, it pops up beneath the first menu and the original menu disappears.
Do I make any sense lol. I attached some screenshots. I had to slightly edit the code to make it work, but here it is.
<if condition="$show['member']">
<tr><td id="estoremenu" class="vbmenu_control"><a href="$show[nojs_link]#estoremenu">$vbphrase[estore_name] $vbphrase[estore_menu]</a> <script type="text/javascript"> vbmenu_register("estoremenu"); </script></td>
</if></tr>
I know this isn't a problem with ebux, but figured someone here can help me out.