Forums

Unwanted whitespace in first post in Firefox(3.6), not in IE (3 posts)

  1. johntarantino1
    Member
    Posted 2 years ago #

    I'm getting some unwanted whitespace right after the first post in my blog but only in firefox, not in IE. Can't figure out how I might get rid of that.

    Also in IE I'm getting some unwanted space after the last post. Can someone please please help out.

    http://www.pearldistrict.org/wordpress/

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Start by sorting out the validation errors in your theme. Then move onto the CSS errors.

  3. johntarantino1
    Member
    Posted 2 years ago #

    After looking at it, it seemed that the first post would start out at the top, but then the whitespace was between the end of my first post and the start of the second post. The second post wasn't starting until after my long sidebar ended. So then I started messing with the clear:both functions, and I changed the following in my stylesheet:

    original:
    .postmetadata {clear:both }

    changed to:
    .postmetadata {}

    this removed the extra whitespace in Firefox. I'm not exactly sure what the implications are yet, but I'll leave the code like this if I can see it doesn't affect anything else. Will check my validation errors and css errors as well. Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic