Hello,
Demo site, blog post :
http://www.kriesi.at/themes/flashlight/2011/09/28/this-is-a-test/
When viewing in IE7 :

Can you confirm the bug and help me to fix it ?
Thanks.
Hello,
Demo site, blog post :
http://www.kriesi.at/themes/flashlight/2011/09/28/this-is-a-test/
When viewing in IE7 :

Can you confirm the bug and help me to fix it ?
Thanks.
Hi,
Try to add this on your custom.css
.comments-link {
clear: right;
}
Regards,
Ismael
Sorry, no effect…
Hi berrald,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
#top.msie7 .blog-categories.minor-meta {
float: none;
}
Regards,
Devin
Sorry, it doesn't work…
Hi berrald,
Can you repost the image?
Regards,
Ismael
Hi,
You are aware that IE7 is no longer used except in remote locations such as North Korea, Siberia, Patagonia and Uganda operating on a pirated copy of Windows or as dummy bot terminals to scrape the web? A number of eCommerce sites charge a 15% IE7 tax for the .5% of bots that use that browser. Experts recommend to focus on tweaking the mobile display of your website rather than waste time on a 7 year old browser no longer used by any convertible visitor.
Thanks,
Nick
OK, you are probably right…
However, I've bought this theme because it was a very good theme AND it was compatible with IE7.
Since it's a very little bug, I'll be very happy if you correct it…
Thanks,
berrald.
Hi berrald,
Can you post a link to your site with the code I provided add into your Quick CSS. It should be targeting IE7 specifically and fixing the issue as I remember testing it before providing it.
Regards,
Devin
Try:
#top.MSIE7 .blog-categories.minor-meta {
float: none;
}
Perhaps IE7 is case sensitive for the class. If that doesn't work, create a temporary admin account for me and send me the details. I'll log in and test it out in IE7 live to see what will actually take properly.
You can send the information to my email at DevinVinson (at) gmail.com. Make sure to include a link to this topic so that my spam filter doesn't grab it :)
Regards,
Devin
Thanks Devin, the bug is now fixed !
berrald
Glad that fixed it :)
IE is a bit funny sometimes.
Regards,
Devin
This topic has been closed to new replies.