Title: Missing background/formatting in IE
Last modified: August 19, 2016

---

# Missing background/formatting in IE

 *  [graphice](https://wordpress.org/support/users/graphice/)
 * (@graphice)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/missing-backgroundformatting-in-ie/)
 * [adamguerino.com](http://www.adamguerino.com)
 * The homepage of this site is not showing up correctly in IE. It does show up 
   correctly in Safari and Firefox. It’s missing a white background and the sidebar
   isn’t formatted correctly. I’m assuming it’s a CSS issue. The other pages are
   showing up correctly though.
 * In the header.php file, I added the URL of the file location to the code:
 * BEFORE:
 * <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘stylesheet_url’);?
   >” />
 * AFTER:
 * <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo( ‘adamguerino.
   com/wp-content/themes/twentyten/style.css’ ); ?>” />
 * It still doesn’t work. Any suggestions?

Viewing 1 replies (of 1 total)

 *  [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * (@rvoodoo)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/missing-backgroundformatting-in-ie/#post-1674667)
 * dunno if its related, but you have an unclosed element
    `<h1 id="site-title">`
 * has no `</h1>`
 * that could affect layou (its probably in your header.php)

Viewing 1 replies (of 1 total)

The topic ‘Missing background/formatting in IE’ is closed to new replies.

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [ie](https://wordpress.org/support/topic-tag/ie/)
 * [Internet Explorer](https://wordpress.org/support/topic-tag/internet-explorer/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rev. Voodoo](https://wordpress.org/support/users/rvoodoo/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/missing-backgroundformatting-in-ie/#post-1674667)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
