Title: Theme Displaying Incorrectly
Last modified: August 20, 2016

---

# Theme Displaying Incorrectly

 *  Resolved [rabbitstew](https://wordpress.org/support/users/rabbitstew/)
 * (@rabbitstew)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/)
 * Hi there, my theme at [http://danielledeliate.com](http://danielledeliate.com)
   is not working. I’ve narrowed the error to the header, but I can’t seem to figure
   out what i’m missing. Please help, thank you!
 *     ```
       [large chunks of code must be placed at pastebin.com]
       ```
   

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

 *  Thread Starter [rabbitstew](https://wordpress.org/support/users/rabbitstew/)
 * (@rabbitstew)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293417)
 * [http://pastebin.com/dMkfRTBS](http://pastebin.com/dMkfRTBS)
 *  [jessecolburn](https://wordpress.org/support/users/jessecolburn/)
 * (@jessecolburn)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293438)
 * did you mean [http://danielledelaite.com/](http://danielledelaite.com/)?
    the
   theme looks like it is working… are you still having problems?
 *  Thread Starter [rabbitstew](https://wordpress.org/support/users/rabbitstew/)
 * (@rabbitstew)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293439)
 * Yes, I think all the div’s are out of order, the elements are not displaying 
   correctly.
 *  [jessecolburn](https://wordpress.org/support/users/jessecolburn/)
 * (@jessecolburn)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293460)
 * do you have the original style sheet file before it was uploaded?
    i can see 
   some possible mistakes in the menu section of the style sheet. the div order 
   might be okay… but if it is a div problem, it seems like it might be that a div
   is being closed too soon.
 * in this case it is probably your header div – it gets closed right before the
   clear div here:
    `</div><div class="clear"></div>`
 * try deleting the `</div>` before the`<div class="clear"></div>`
 * it looks like there is already it’s proper closing tag right here:
 *     ```
       </div>
       <!--/header-->
       <div class="content"><div class="content-bg">
       ```
   
 * _[Please post code snippets between backticks or use the code button.]_
 *  Thread Starter [rabbitstew](https://wordpress.org/support/users/rabbitstew/)
 * (@rabbitstew)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293543)
 * Thank you very much! Worked!
 *  [jessecolburn](https://wordpress.org/support/users/jessecolburn/)
 * (@jessecolburn)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293577)
 * looks great! make sure and change this topic to resolved (it’s a choice on the
   right – and click change).
 *  Thread Starter [rabbitstew](https://wordpress.org/support/users/rabbitstew/)
 * (@rabbitstew)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293584)
 * Than you for your help!

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

The topic ‘Theme Displaying Incorrectly’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [rabbitstew](https://wordpress.org/support/users/rabbitstew/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/theme-displaying-incorrectly/#post-2293584)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
