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)
-   -   [SOLVED] Background Color Hover and White/Black Arrow on Page Menu Bar do NOT appear (http://forum.bytesforall.com/showthread.php?t=6634)

liabelle Apr 7, 2010 07:33 AM

[SOLVED] Background Color Hover and White/Black Arrow on Page Menu Bar do NOT appear
 
Hi there,

Background Color Hover and White/Black Arrow on Page Menu Bar do not appear in IE8:( but they do in other browsers (Firefox, Chrome, Safari and Opera).

Does anyone have any solution for this problems? Thank you!

PS: I'm using Ata 3.4.6 and WP 2.9.2

liabelle Apr 28, 2010 08:00 AM

Nevermind, I've solved the problem already:

On CCS Inserts I made some changes with:

div#menu1 ul#rmenu2 li a {
background: #000;
font-weight: bold;
}

And when I did not use them anymore, I accidently left them this way:

div#menu1 ul#rmenu2 li a {
background: ;
font-weight: ;
}

Which caused the problem in IE8. If/when you are not using them, leave them like this:

div#menu1 ul#rmenu2 li a {
background:
font-weight:
}

And everything would be just fine in all browsers!:)


All times are GMT -6. The time now is 02:43 AM.

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