Title: CSS Problem in FireFox
Last modified: August 20, 2016

---

# CSS Problem in FireFox

 *  [JasonBeee](https://wordpress.org/support/users/jasonbeee/)
 * (@jasonbeee)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/)
 * Hi,
 * My website displays fine and in-line on Chrome, IE and most browsers but in versions
   of firefox, the main grid is shifted to the right.
 * You can see an example of this here [http://www.thatswhyimbroke.com/](http://www.thatswhyimbroke.com/)
   by using firefox.
 * Can anyone help me fix this?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335807)
 * Start by sorting out the [881 markup errors](http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.thatswhyimbroke.com%2F).
   Then move onto the [CSS errors](http://jigsaw.w3.org/css-validator/validator?profile=css3&warning=0&uri=http%3A%2F%2Fwww.thatswhyimbroke.com%2F).
   
   [http://codex.wordpress.org/Validating_a_Website](http://codex.wordpress.org/Validating_a_Website)
 *  Thread Starter [JasonBeee](https://wordpress.org/support/users/jasonbeee/)
 * (@jasonbeee)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335810)
 * I’m more looking for the exact error to fix that problem in specific. I’ll go
   through the validations later.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335812)
 * It could be any of those 881 issues. Start working through them and you should
   find that the issue disappears. Asking someone else to sift through that many
   errors is really beyond the scope of this forum.
 *  Thread Starter [JasonBeee](https://wordpress.org/support/users/jasonbeee/)
 * (@jasonbeee)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335814)
 * Is there some sort of plugin available that can automate some of the easier or
   common markup errors that need fixing?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335815)
 * You could try [http://wordpress.org/extend/plugins/tidy-up/](http://wordpress.org/extend/plugins/tidy-up/)
   but I’m not sure how well it will work with that level of errors.
 *  Thread Starter [JasonBeee](https://wordpress.org/support/users/jasonbeee/)
 * (@jasonbeee)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335833)
 * It looks like this is my main error:
 *     ```
       Line 346, Column 27: document type does not allow element "div" here; missing one of "object", "ins", "del", "map", "button" start-tag
       				<div class="blog_grid">
       ✉
       The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
   
       One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
       ```
   
 * Not sure how to go about fixing that though.

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

The topic ‘CSS Problem in FireFox’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [JasonBeee](https://wordpress.org/support/users/jasonbeee/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/css-problem-in-firefox/#post-2335833)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
