Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

logo image disappears sometimes


  #1  
Old May 21, 2009, 06:18 AM
machepap
 
18 posts · Apr 2009
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
  #2  
Old May 21, 2009, 06:39 AM
machepap
 
18 posts · Apr 2009
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... ??
  #3  
Old May 21, 2009, 06:19 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
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

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to position logo image? upscho Header configuration & styling 3 Sep 15, 2009 04:18 AM
My header image disappears LunaLibby Header configuration & styling 1 Jul 11, 2009 10:33 AM
replace "3 cubes" logo with custom logo image liontigerbear Header configuration & styling 3 May 13, 2009 02:07 PM
How to replace the image in %logo by an ad cafenett Header configuration & styling 2 Mar 17, 2009 07:36 AM
Excerpt problem- image disappears blueapple Excerpts, Read more, Pagination 2 Feb 14, 2009 12:20 PM


All times are GMT -6. The time now is 03:33 AM.


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