Title: Responsive Twenty twelve
Last modified: August 20, 2016

---

# Responsive Twenty twelve

 *  [Amanda](https://wordpress.org/support/users/amandaenestedtse/)
 * (@amandaenestedtse)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/responsive-twenty-twelve/)
 * Hi,
    I’m using Twenty twelve to make a responsive site. I added a div in the 
   head section and I have difficulties to adjust it to explorer 8. This version
   of explorer does not read responsive code and I want to add an other background
   image to the head section. I can’t get it to work. I have a css-class for the
   section in the IE css-document but the styles just been overridden by the original
   css-document, why?
 * Thank’s for help!
 * This is the IE css-code:
 *     ```
       body .tophead{
       max-width:1020px;
       background:url('http://www.mysite.se/wp-content/uploads/2013/03/head.png') no-repeat top left;
       padding:30px 15px 30px 15px;
       }
       ```
   
 * This is the original css-code:
 *     ```
       body .tophead{
       margin:20px auto 0 auto;
       margin:1.428571428rem auto 0 auto;
       max-width:1010px;
       max-width:72.142857142rem;
       max-height:100px;
       max-height:7.142857142rem;
       min-height:52px;
       min-height:3.714285714rem;
       background:url('http://www.mysite.se/wp-content/uploads/2013/03/head_mini_ver2.jpg') no-repeat center left #fff;
       }
       ```
   

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/responsive-twenty-twelve/#post-3604982)
 * Are you using a Child Theme – you absolutely should not modify the default theme–
   see: [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 * It’s also impossible to help with CSS questions without seeing the site, so after
   you’ve moved your changes to a Child Theme, please post a link to your site for
   additional help.

Viewing 1 replies (of 1 total)

The topic ‘Responsive Twenty twelve’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/responsive-twenty-twelve/#post-3604982)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
