Title: layout issues in Explorer
Last modified: August 20, 2016

---

# layout issues in Explorer

 *  Resolved [craigdoesdesign](https://wordpress.org/support/users/craigdoesdesign/)
 * (@craigdoesdesign)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/)
 * I’m coming to the closing stages of developing a site for a school. Everything
   is working fine generally speaking, then I was alerted to some layout issues 
   with Internet Explorer.
 * No surprise there. These issues I can usually fix, but I’m left stumped.
 * The site is built from the bones of the Starkers theme and works fine in our 
   favourite browsers.
 * My guess is that it could be a HTML5 issue. Its the first time I’ve built anything
   with HTML5 largely because of IE compatibility. I’ve tired a couple of fixes,
   but with no joy.
 * Of course I could have done something stupid and missed something.
 * If it helps the site as it stands currently lives here [http://www.corvedaleschool.co.uk/wp](http://www.corvedaleschool.co.uk/wp)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462062)
 * Having any code above your DOCTYPE causes major IE problems – see other possible
   problematic mark-up errors as well:
 * [http://validator.w3.org/check?uri=http%3A%2F%2Fcorvedaleschool.co.uk%2Fwp%2F&charset=%28detect+automatically%29&doctype=Inline&group=0](http://validator.w3.org/check?uri=http%3A%2F%2Fcorvedaleschool.co.uk%2Fwp%2F&charset=%28detect+automatically%29&doctype=Inline&group=0)
 *  [zzzlumber](https://wordpress.org/support/users/zzzlumber/)
 * (@zzzlumber)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462063)
 * I hear tell that with IE you need a special addition to all your CSS code with
   something like ie8 in front of each. Just what I heard. Scares me so let me know
   before I go all out using WP if it dont work with IE.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462065)
 * **@zzlumber** – if you need help, please [start your own thread](http://wordpress.org/support/forum/how-to-and-troubleshooting#postform).
 *  [zzzlumber](https://wordpress.org/support/users/zzzlumber/)
 * (@zzzlumber)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462066)
 * I just checked what little I have on my site and it seems to take the new css
   code just fine in IE 7. FYI
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462068)
 * **@zzlumber** – it is rude to interrupt someone else’s thread – it’s very unlikely
   you are using the same theme, same plugins, same server, and identical content.
 *  Thread Starter [craigdoesdesign](https://wordpress.org/support/users/craigdoesdesign/)
 * (@craigdoesdesign)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462070)
 * Thanks WPyogi
 * I am an idiot it was the comment tags above the doctype. I put them there as 
   a note to myself when I got started not thinking what the actual PHP call was.
   Of course its on all the various page templates.
 * Deleting it works a treat. Except in IE6 which has its own special layout issues
 * The validation checker is quite frightening though. Most of that is generated
   by plugins.
 * [@zzzlumber](https://wordpress.org/support/users/zzzlumber/) I think the code
   you are referring to would be the conditional statement (‘fixes’) I tried prior
   to making this post. I may be wrong but it may be of more help with some of the
   advanced stuff.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462075)
 * Yes, IE6 is horrible — do you have a particular need to make your site work in
   it? You’d probably need to hire someone to do so – WP and theme developers are
   not supporting it anymore at all (in fact, even 7 and 8 are iffy for newer themes).
 * As to the errors, yes, plugins can do that – and it’s up to you as to whether
   you track them down. Looks like some may be in your content? Missing or open 
   or extra tags can cause problems. Do be aware that Google likes valid code – 
   in case that’s relevant to your site.
 * And yes, you are correct, those are conditional IE fixes – and many themes have
   that built-in.
 *  [zzzlumber](https://wordpress.org/support/users/zzzlumber/)
 * (@zzzlumber)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462076)
 * Please forgive me .. i never was part of a thread before.
 *  Thread Starter [craigdoesdesign](https://wordpress.org/support/users/craigdoesdesign/)
 * (@craigdoesdesign)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462081)
 * I’m not overly worried about IE6. the layout error look like being down to the
   float pixel shift thingummy. Normally I’m on top of this one using padding instead
   of margins, but this time I used bootstrap instead of my own reset and scaffolding
   and it hasn’t gone quite as well as I’d hoped.
 * I shall go through the mark up and do what I can.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘layout issues in Explorer’ is closed to new replies.

## Tags

 * [html5](https://wordpress.org/support/topic-tag/html5/)
 * [IE8](https://wordpress.org/support/topic-tag/ie8/)
 * [ie9](https://wordpress.org/support/topic-tag/ie9/)
 * [starkers](https://wordpress.org/support/topic-tag/starkers/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 3 participants
 * Last reply from: [craigdoesdesign](https://wordpress.org/support/users/craigdoesdesign/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/layout-issues-in-explorer/#post-3462081)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
