Forum Moderators: open

Message Too Old, No Replies

Weird IE7 rendering problem for Wordpress page

         

FaceLikeBambi

10:17 am on Jun 10, 2007 (gmt 0)

10+ Year Member



Hiya

Is it just me or...?

Browsing my Wordpress blog site with IE7 and clicking a page link. I just get a page with an image. Click refresh and my text appears!

You don't even need to click refresh - minimize and maximize the browser window, or switch to another program and back again... the text appears!

No problem in IE6 or Firefox, and viewing the source looks fine. Using Wordpress 2.2.

Any advice appreciated! I would provide a link as an example, but not allowed...

Thanks

[edited by: FaceLikeBambi at 10:23 am (utc) on June 10, 2007]

FaceLikeBambi

5:52 pm on Jun 10, 2007 (gmt 0)

10+ Year Member



Fixed - it was the peekaboo bug. I thought IE7 had fixed it, but apparently not.

Added the following to the affected object class:

<?php if ($ie¦¦$ie7):?>height: 1%; /* peekaboo */<?php endif;?>