Forums

[resolved] break lines in comments (5 posts)

  1. polle001
    Member
    Posted 3 years ago #

    Hi.

    What do I need to edit so when people leave comments with line breaks it works ?

    Not using <br /> just typing.

    Its very annoying read everything with no line breaks.

    Any ideas ?

    Thanks.

  2. iridiax
    Member
    Posted 3 years ago #

    Do you have a link to one of the posts showing this problem?

  3. polle001
    Member
    Posted 3 years ago #

    Shure thing, here it is.

    thanks.

  4. Otto
    Tech Ninja
    Posted 3 years ago #

    It already is being split up into paragraphs properly, you just don't have them spaced apart enough.

    Add this to your stylesheet:

    #comentarios p {
    	margin-top: 1em;
    }
  5. polle001
    Member
    Posted 3 years ago #

    Thanks Otto, that made the trick.

Topic Closed

This topic has been closed to new replies.

About this Topic