Log in

View Full Version : CSS Menu Bar Problem



Bonafide
02-20-2011, 01:52 PM
Hi there,

I have a website www.bonafidemarketing.co.za but I'm having a problem seeing the side menu bar in IE and Firefox. I've attached two sceenshots of what the menu looks like. Could someone please help me with this. I would like to launch my website and I have no idea what to do. I've also included the code for the menu bar as well as the java script below that. Please help!!

Thanks
3763765

3766

37685

3766
Jason

mlegg
02-21-2011, 01:28 AM
change the value in the 2 lines in the (SpryMenuBar.css) under this:

/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 100%;
position: relative;
text-align: left;
cursor: hand;
width: 220px;
line-height: 27px;
height: 25px;

Bonafide
02-21-2011, 07:58 PM
Thanks :) for the prompt reply. It worked perfectly. Is is possible to look at the menu again and see why the submenu under "online marketing" is in a different color and advise me on how I should change it so that it looks the same.

Your help is greatly appreciated.

Thanks
Jason Thomas