Posts squashed when viewing website in IE
-
My website looks okay in all the major browsers bar IE.
When viewing the site in IE (I checked on IE7) everything looks fine – pages, indexes, etc. However, single posts appear squashed, really thin, and aligned to the left. Not only that, but my sidebar goes to the bottom of the page, below the content, instead of to the right.
I’ve tried working out why but can’t for the life of me figure it out. Does anyone know what might be causing this?
I’ve checked my code validation and there’s nothing there that stands out. I’m using a child theme.
Any help would be appreciated. Thanks!
Here’s a sample post:
Post
-
Have you tried the theme’s demo site on IE7?
If so & the problem persists, perhaps you need to install this plugin http://wordpress.org/extend/plugins/respondjs/ .Yes, the theme’s demo site works fine. FYI, I’m using Twenty Eleven.
Is it something to do with your Child Theme? Try reactivating the parent theme.
That is not the original Twenty Eleven theme.
It’s a child theme based on the original Twenty Eleven theme. The original works fine, but the child doesn’t.
The issue is most certainly with the child theme. However, I can’t figure out what it is or why. The single posts just don’t display properly – everything else is fine.
What is different about your Child Theme, just the CSS or have you manipulated the HTML?
Uh oh, here’s where I’m going to get lost. I’ve changed some HTML, but not in terms of displaying content (as far as I believe). I have, however, changed the CSS for displaying content. I’ve done this for pages and posts, using the same changes, but pages display OK. Posts don’t.
Run the webpages that don’t look good in IE7 through the W3C Validator: http://validator.w3.org . See if any revealing error messages are shown.
There was an issue with a stray header tag. I’ve fixed it, but not sure if that’s the cause. I’ll check it out on IE7 tomorrow. Thanks for the help so far!
The topic ‘Posts squashed when viewing website in IE’ is closed to new replies.