Title: CSS and themes
Last modified: August 18, 2016

---

# CSS and themes

 *  Resolved [fragmentsofself](https://wordpress.org/support/users/fragmentsofself/)
 * (@fragmentsofself)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/)
 * I had been working on a theme the other day, and eventually got it all validated
   XHTML and CSS. However, my sidebar continuously showed up under my blog, and 
   the site still looked drastically different in ie. I’ve since taken the theme
   down and been trying to figure out what could cause that. Any ideas?

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/#post-279713)
 * Just try a search for the two keywords in your post: “sidebar down” 🙂
    [http://search.wordpress.org/sidebar+down](http://search.wordpress.org/sidebar+down)
 *  Thread Starter [fragmentsofself](https://wordpress.org/support/users/fragmentsofself/)
 * (@fragmentsofself)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/#post-279778)
 * That was helpful, however I’m still having heinous margin problems in ie
 * [http://fragmentsofself.com/test](http://fragmentsofself.com/test)
 * I’ve been reading on the ie errors and the box model and whatnot but i am so 
   incredibly lost.
 *  [Darcie](https://wordpress.org/support/users/darcie/)
 * (@darcie)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/#post-279891)
 * I have a question:
 * #weblog {
    background-color: #FFFFFF; width: 390px; float: left; margin-left:
   170px }
 * #weblog {
    background-color: #FFFFFF; \width: 560px; w\idth: 390px; float: left;
   margin-left: 170px } What do these two items in your CSS relate to? They are 
   calling the same features.
 * You have also centered the template in your #Container
    margin: 0px auto 0px 
   auto;
 * Not sure why you are using the margin-left: 170px on the #Weblog part.
 * try taking the second #Weblog out and take out the margin-left part. You are 
   already using floats.
 *  Thread Starter [fragmentsofself](https://wordpress.org/support/users/fragmentsofself/)
 * (@fragmentsofself)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/#post-279892)
 * I thought i had taken out the second # weblog.
 * I need the margin because if i leave it as just the float, it’s too far over 
   on the left.
 *  [Darcie](https://wordpress.org/support/users/darcie/)
 * (@darcie)
 * [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/#post-279896)
 * I see its fixed… how did you manage it? Looks great!

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

The topic ‘CSS and themes’ is closed to new replies.

## Tags

 * [margins](https://wordpress.org/support/topic-tag/margins/)

 * 5 replies
 * 3 participants
 * Last reply from: [Darcie](https://wordpress.org/support/users/darcie/)
 * Last activity: [20 years, 6 months ago](https://wordpress.org/support/topic/css-and-themes/#post-279896)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
