• Resolved stevemci

    (@stevemci)


    I just upgraded to the new version of F2 and when somebody posts a comment the link in the first line of the comment overwrites the first line of the comment. How can that be fixed? Check the comments at coverfreak.com.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter stevemci

    (@stevemci)

    I realized that I probably wasn’t clear in my first post. For each comment there is a link that includes the time and date of the comment. This should be on its own line but instead it is on the first line of the comment, overwriting that first line.

    Hi Steve,
    Try adding this to the CSS code:

    .comment-content {
        margin: 5em 0 0 !important;
    }

    Thread Starter stevemci

    (@stevemci)

    That did it! A thousand thanks.

    You’re welcome — and BTW, meant to say that I’m sorry you’re having to take a break from your site – it looks like you will be missed by many people. Best of luck to you and hope you can get back to it before long.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Links In Comments Overwriting First Line’ is closed to new replies.