Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   logo image disappears sometimes (http://forum.bytesforall.com/showthread.php?t=1739)

machepap May 21, 2009 06:18 AM

logo image disappears sometimes
 
This happens in IE only: occasionally when I open a page on this site, the logo image does not appear. When I reload the page, it will appear. But next time I come to the page, it is missing again. This seems random. I can't figure out how to fix it! Any help would be much appreciated! Thanks!

Amy

http://sleepymoonsoaps.com/wordpress

machepap May 21, 2009 06:39 AM

I took out "position: relative" and it seems to have fixed the problem. How could that be?

Also, I noticed that while the problem was happening, sometimes the logo would be visible at first as the page loaded, but then disappear... ??

Flynn May 21, 2009 06:19 PM

You have this in your CSS inserts:

/* static page or single post page with ID 18 */
body#body-page-18 div.header-image-container {
height:0; !important;
background: url(http://sleepymoonsoaps.com/images/br-bg.gif) no-repeat !important;

Should be
height:0 !important;


IE is usually rather picky with CSS errors. It is probably discarding the few CSS rules that are listed below that error


All times are GMT -6. The time now is 07:35 PM.

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