garyh
2010-02-09 20:23:27 UTC
I am new to superfish and generally have the menu working except for
one problem. When navigating to a sub menu the parent is properly
keeping it's background color but the text color is reverting to its
normal color. There is a link to the site below to see an example.
http://dev.beckermd.com/
Herre is the associated css
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu
a:hover, .sf-menu a:active
{
background: #AB8890 URL(../images/menu_btn_hover_2.gif) repeat-x
scroll 0 0;
outline: 0;
color: #FFFFFF;
}
This site seems to implement it properly but I cannot tell where my
issue is.
http://jquerystuff.net/random/superfish/
one problem. When navigating to a sub menu the parent is properly
keeping it's background color but the text color is reverting to its
normal color. There is a link to the site below to see an example.
http://dev.beckermd.com/
Herre is the associated css
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu
a:hover, .sf-menu a:active
{
background: #AB8890 URL(../images/menu_btn_hover_2.gif) repeat-x
scroll 0 0;
outline: 0;
color: #FFFFFF;
}
This site seems to implement it properly but I cannot tell where my
issue is.
http://jquerystuff.net/random/superfish/