Title: Firefox displays theme incorrectly
Last modified: August 21, 2016

---

# Firefox displays theme incorrectly

 *  [Cocktailprofessor](https://wordpress.org/support/users/cocktailprofessor/)
 * (@cocktailprofessor)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/firefox-displays-theme-incorrectly/)
 * Hi, I made a blog/site that works well in safari and chrome but everything but
   when viewed in firefox everything gets moved to the right, almost off the page.
 * If anybody has ideas… thanks in advance.
 * The site is [http://www.cocktailprofessor.com](http://www.cocktailprofessor.com)
 * Cheers

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

 *  [Dave Naylor](https://wordpress.org/support/users/wpranger/)
 * (@wpranger)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/firefox-displays-theme-incorrectly/#post-4955893)
 * This rule from your stylesheet:
 *     ```
       .li_cont1, .li_cont2, .li_cont3 {
           display: table-cell;
           float: none !important;
           vertical-align: top;
           width: 30% !important;
       }
       ```
   
 * Removing `float: none !important;` seems to push the element back inside the 
   main div.
 *  Thread Starter [Cocktailprofessor](https://wordpress.org/support/users/cocktailprofessor/)
 * (@cocktailprofessor)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/firefox-displays-theme-incorrectly/#post-4955912)
 * Thank you very much. It is working now on the blog at the homepage. So that is
   a good start.
 * But it is not working on most of the other pages and the page behind a blog article.

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

The topic ‘Firefox displays theme incorrectly’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Cocktailprofessor](https://wordpress.org/support/users/cocktailprofessor/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/firefox-displays-theme-incorrectly/#post-4955912)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
