WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Generic Template Hover color not working in Menu
brent:
Hello,
In the Generic template I noticed that the hover color does not change when browsing with IE8 or Firefox 3.5. Is there a fix?
Thanks
LordDarkman:
I don't know the generic Template, so maybe you can just publish your menu code and the css so we can look over and fix it. Also it would be nice if you explain a little bit better what you want to do.
CU Moritz
albatros:
Hi,
or you can post a link and will have better chances to get help.
hth
Uwe
WebBird:
This one?
http://WebsiteBaker.at/wb-templates/download.php?download=generic
Sorry, preview here: http://WebsiteBaker.at/wb-templates/template-generic.html
WebBird:
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.
Navigation
[0] Message Index
[#] Next page
Go to full version