Bar not allowing no changes to the design of menus Spry?

I can add menu items, but it doesn't allow me to change the color to one of the origins of the buttons.  I change, but he always stays the same blue background when I mouse over it.  It won't let me even changing the background color when it is not selected.

Help?

As far as I know, the only background color that you have changed is the following:

UL. MenuBarHorizontal a: hover, ul. MenuBarHorizontal a: focus {}

background-color: #64b21b;

color: #FFF;

}

UL. MenuBarHorizontal a.MenuBarItemHover, ul. MenuBarHorizontal a.MenuBarItemSubmenuHover, ul. MenuBarHorizontal a.MenuBarSubmenuVisible {}

background-color: #64b21b;

color: #FFF;

}

and that works like a charm.

If you want to change the bg for the buttons select ul. MenuBarHorizontal a

GRAMPS

Tags: Dreamweaver

Similar Questions

Maybe you are looking for