Forums

Comment spacing bunched together (4 posts)

  1. austinhmorgan
    Member
    Posted 2 years ago #

    All of my comment spacing is bunched up next to each other. If you push "return" while typing it comment, it doesn't give any space. You can see the problem here: http://www.foreignersfinances.com/ing-broke-up-with-me/#comments

    Any suggestions?

    Here's the my style sheet for the comments:

    #[CSS moderated as per the Forum Rules.]

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

    Try editing comment.css and changeing:

    comment-childs  {
    background-color:white;
    border:1px solid #999999;
    margin:5px 2px 2px 4px;
    padding:4px 2px 2px 4px;
    }

    to:

    comment-childs  {
    background-color:white;
    border:1px solid #999999;
    margin:25px 2px 15px 4px;
    padding:4px 2px 2px 4px;
    }
  3. austinhmorgan
    Member
    Posted 2 years ago #

    I don't have that located in my comment.css

    Any idea if it would be called something different?

  4. austinhmorgan
    Member
    Posted 2 years ago #

    Found it in my WP Threaded Comments plugin. I changed it, but none of the spacing changed.

    Any ideas?

Topic Closed

This topic has been closed to new replies.

About this Topic