Title: fixing IE8 version
Last modified: August 20, 2016

---

# fixing IE8 version

 *  [bmorris110](https://wordpress.org/support/users/bmorris110/)
 * (@bmorris110)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/fixing-ie8-version/)
 * I have added code to my header so i can alter my css only if it’s IE8 or lower
   `
   <!--[if IE 8]><html class="ie8"><![endif]-->` [http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/](http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/)
 * I can’t seem to get the text under Post-Production to float correctly, IE8.
    
   I also can’t get the red box to show up on the left, behind the text. [http://fugostudios.com/mediakit/pg5](http://fugostudios.com/mediakit/pg5)

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 8 months ago](https://wordpress.org/support/topic/fixing-ie8-version/#post-3001800)
 * For the red box issue, try more compatible opacity styles
    [http://css-tricks.com/css-transparency-settings-for-all-broswers/](http://css-tricks.com/css-transparency-settings-for-all-broswers/)
 * For the other issue, can you post screenshots of what you mean?
 *  Thread Starter [bmorris110](https://wordpress.org/support/users/bmorris110/)
 * (@bmorris110)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/fixing-ie8-version/#post-3001854)
 * Thanks for the help! Looking at the red box link now.
 * As for the alignment issue, here is problem one…
    Safari on Mac: [https://twitter.com/WhatBrandonSays/status/240548045710819328/photo/1/large](https://twitter.com/WhatBrandonSays/status/240548045710819328/photo/1/large)
   IE8 on Win: [https://twitter.com/WhatBrandonSays/status/240547994284474370/photo/1/large](https://twitter.com/WhatBrandonSays/status/240547994284474370/photo/1/large)
 * here is problem two…
    Safari on Mac: [https://twitter.com/WhatBrandonSays/status/240547873568219136/photo/1/large](https://twitter.com/WhatBrandonSays/status/240547873568219136/photo/1/large)
   IE8 on Win: [https://twitter.com/WhatBrandonSays/status/240547927339180033/photo/1/large](https://twitter.com/WhatBrandonSays/status/240547927339180033/photo/1/large)
 *  Thread Starter [bmorris110](https://wordpress.org/support/users/bmorris110/)
 * (@bmorris110)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/fixing-ie8-version/#post-3002056)
 * I have fixed everything except the < and > used for navigation.
    I have them 
   on the sides of the “page” and they show up perfectly in firefox and safari on
   both the mac and pc. They are super tiny in IE8.
 *     ```
       h7 {
       	font-family: "Comic Sans MS", Georgia, Verdana, "Brush Script MT", cursive;
       	font-size: 100px;
       	color:#909090;
   
       }
       h7 a {
       	font-family: "Comic Sans MS", "Marker Felt", "Noteworthy", YellowtailRegular;
       	color:#909090;
       		-o-transition:.5s;
       		-ms-transition:.5s;
       		-moz-transition:.5s;
       		-webkit-transition:.5s;
       		transition:.5s;
       }
       h7 a:hover { color:#bf001f; }
       ```
   

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

The topic ‘fixing IE8 version’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [bmorris110](https://wordpress.org/support/users/bmorris110/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/fixing-ie8-version/#post-3002056)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
