I just discovered that I had a CSS page linked to my home page that contained a bunch of css that I'm not using. I got rid of that, and now the menus work perfectly.
Karlis: Unfortunately, the forum software won't let me upload an attachment gif file: "Could not upload attachment to ./files/3606_ef905ec2ab87190515d4ac993a9ca79a." But the problem I'm seeing (with Firefox 3.05 on Vista Home Prem 64 bit) is a thin yellow underline under each button along the top ...
In the HTML that sets up my top level menu (the buttons) the lines look like this: <li class="spaced_li"><a><img id="cbi_cbmenu_1" src="menu_files/ebbtcbmenu1_0.gif" name="ebbcbmenu_1" width="127" height="35" style="vertical-align: bottom;" border="0" alt="Home" title="" /></a></li> Each li element ...
It looks like the horizontal line is being caused by this, but I'm not sure: li a:hover { display: block; color: #8B4513; padding-bottom: 5px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C6EC8C; } Thanks. I'll play around with the CSS and see if I ...
I created a very simple menu structure at http://www.johncwilkinson.com In Avant Browser 11.7 everything displays perfectly. I use WeBuilder 2008, and it displays perfectly in the preview also. I only have 2 other browsers installed: In IE8 there are 2 problems: 1) a horizontal line displays under ...