Forums

[resolved] break lines in comments (5 posts)

  1. polle001
    Member
    Posted 11 months 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 11 months ago #

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

  3. polle001
    Member
    Posted 11 months ago #

    Shure thing, here it is.

    thanks.

  4. Otto42
    Moderator
    Posted 11 months 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 11 months ago #

    Thanks Otto, that made the trick.

Reply

You must log in to post.

About this Topic