Title: add a second stylesheet (conditionally)
Last modified: August 22, 2016

---

# add a second stylesheet (conditionally)

 *  Resolved [mium](https://wordpress.org/support/users/mium/)
 * (@mium)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/add-a-second-stylesheet-conditionally/)
 * I would like to load a second style sheet to add some CSS for Internet Explorer
   only. I think I have the right code but I am not sure where to put it. Any help
   would be greatly appreciated.
 * <!–[if IE ]>
    <link href=”cssforie.css” rel=”stylesheet” type=”text/css”> <![
   endif]–>

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

 *  [Styled Themes](https://wordpress.org/support/users/gejay/)
 * (@gejay)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/add-a-second-stylesheet-conditionally/#post-5591121)
 * You should put it on **header.php** file and it’s better to add use child theme
   for such a kind of customization.
 *  Thread Starter [mium](https://wordpress.org/support/users/mium/)
 * (@mium)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/add-a-second-stylesheet-conditionally/#post-5591155)
 * Thanks!

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

The topic ‘add a second stylesheet (conditionally)’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/celestial-lite/3.5.8/screenshot.
   png)
 * Celestial - Lite
 * [Support Threads](https://wordpress.org/support/theme/celestial-lite/)
 * [Active Topics](https://wordpress.org/support/theme/celestial-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/celestial-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/celestial-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mium](https://wordpress.org/support/users/mium/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/add-a-second-stylesheet-conditionally/#post-5591155)
 * Status: resolved