Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   page menu bar issues with IE6 (http://forum.bytesforall.com/showthread.php?t=3494)

rinoa3108 Sep 16, 2009 09:35 PM

page menu bar issues with IE6
 
Hello,
My page menu bar looks fine in Firefox but in IE6 the page menu link hover colours dont work (should turn yellow) and Ive used a css code to make the page menu link buttons to be transparent, but they are seen at the bottom of the red header image when rolled over in IE6 too. IE6 seems to ignore the css code ive added:

}
div.widget_pages a:link,
div.widget_pages a:active {
color: #000000 !important;
}
div.widget_pages a:visited,
div.widget_pages a:hover {
color: #ff0000 !important;
}
.header-image-container {
position: relative;
margin: 0;
padding: 0;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
}
div#menu1 ul.rMenu li,
div#menu1 ul.rMenu li:hover {
background: transparent;
}
ul.rMenu {
background: #;

The left side of the %pages% header item seems to be out of alignment too.

Link: www.barasia.com.au

Anyone have a solution? Many thanks

rinoa3108 Sep 16, 2009 10:00 PM

ive aligned the left side header and %pages% header item, the header image was 1 pixel wider than the specified width. The page menu link over colours are still missing in IE6 and the page menu button backgrounds still come up when ive told it not to in the css inserts. You can see the red boxes appearing under the red bar when you hover over the page menu links.

rinoa3108 Sep 19, 2009 12:16 AM

anyone able to help? :(


All times are GMT -6. The time now is 01:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.