Title: Using browser specific css isn&#8217;t working.
Last modified: August 18, 2016

---

# Using browser specific css isn’t working.

 *  Resolved [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/using-browser-specific-css-isnt-working/)
 * I am using a browser specific css. I have it linked from my header using this:
 *     ```
       <!--[if IE]>
       <link rel="stylesheet" type="text/css" href="css/iestyle.css" />
       <![endif]-->
       ```
   
 * The problem seems to be that my default css and my IE specific css are bumping
   heads. My page shows up totally blank in Internet Explorer. The “body” of my 
   css is where my background image is, However, when I removed the “body” portion
   from my ie css the background image shows up in Internet Explorer.
 * I’m just wondering if I have to set my site up to use a different id or class
   specifically for my ie css? And if so, how do I do that? If not, why can I not
   use the same id or class name?

Viewing 1 replies (of 1 total)

 *  Thread Starter [divauno](https://wordpress.org/support/users/divauno/)
 * (@divauno)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/using-browser-specific-css-isnt-working/#post-588335)
 * I figured out that I actually have to put a append a hack to get it to work. 
   so I applied * html and everything is showing up now.

Viewing 1 replies (of 1 total)

The topic ‘Using browser specific css isn’t working.’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [divauno](https://wordpress.org/support/users/divauno/)
 * Last activity: [18 years, 11 months ago](https://wordpress.org/support/topic/using-browser-specific-css-isnt-working/#post-588335)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
