• Help! My sidebar is on the bottom in Firefox. It shows up correctly (on the right) in Internet Explorer.

    The URL is… http://www.ohiowrestling.net/articles

    How can I correct this?

    Also there is an extra line that shows up after the date on my front page (this also only happens in Firefox).

    I tried resizing the image and even taking it out completely and that didn’t do anything.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same problem. Apparently, it happened after I upgraded to 2.2

    Change your style.css

    #sidebar {style.css (line 530)
    margin-left:0px;
    padding:10px 5px;
    text-align:left;
    <strong>float:right</strong>
    width:160px;
    }

    However, I do recommend use other theme. You may find nice themes from themes.wordpress.net.

    I just mentioned this in another post. The problem is common with themes where the float column is not handled correctly and usually what works is the simple addition of adding a clearfix class as outlined before.

    I hope that helps

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help! My sidebar is on the bottom…’ is closed to new replies.