WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Generic Template Hover color not working in Menu

<< < (2/2)

brent:

--- Quote from: WebBird on October 20, 2009, 10:32:52 AM ---The background hover color is overwritten with "inherit" later in the screen.css.

Find:


--- Code: ---                #navigation a:hover, #navigation a:focus {
        background-color:inherit;
        color: #ffffff;
        }

--- End code ---


Remove background-color:inherit;

The hover color should appear in FF and IE8 now.

--- End quote ---

Excellent!!

That fixed the problem.

Thank you so much!

WebBird:
You're welcome. :-D

Found this using Firebug. :lol:

Navigation

[0] Message Index

[*] Previous page

Go to full version