Forums

Divs not clearing- leaving space (3 posts)

  1. ccavaliere
    Member
    Posted 8 months ago #

    I am having trouble clearing the divs between the sidebar and the main post area on posts.php pages. The space is where the sidebar actually cuts the post off until the end of the sidebar content. If i remove one of the clear classes it messes up the footer styling. Any help on where to place the clear class is appreciated. the page is below for example.

    http://thelewislawgroup.com/practice-teams/

  2. ccavaliere
    Member
    Posted 8 months ago #

    I have still been trying to get to the bottom of this

  3. alchymyth
    The Sweeper
    Posted 8 months ago #

    start by fixing the validation errors http://validator.w3.org/check?uri=http%3A%2F%2Fthelewislawgroup.com%2Fpractice-teams%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    http://codex.wordpress.org/Validating_a_Website

    also, try adding this to style.css:
    #content #narrowcolumn {overflow:hidden;}

    (not cross-browser tested)

Reply

You must log in to post.

About this Topic