Forums

URLs in comments bleeding into center column (3 posts)

  1. paulaeisenberg
    Member
    Posted 2 years ago #

    http://www.larchmontgazette.com/

    If you scroll down to the Recent Comments in the left sidebar, you'll see a comment by budgetarious where the URL the person posted is bleeding over into the center column. I see it in Firefox and Safari. This happens when it's either a short comment or the URL is put in the first few lines, before the cut-off point. Is there a way to make the URL wrap so this doesn't happen?

  2. tugbucket
    Member
    Posted 2 years ago #

    ul#bfarecentcomments {
    overflow: hidden;
    }

    that might be the easiest way.

  3. paulaeisenberg
    Member
    Posted 2 years ago #

    Tugbucket, you are a genius! Thank you so much. That did the trick beautifully. I just have to learn more of the power of CSS.

Topic Closed

This topic has been closed to new replies.

About this Topic