Skip to:
Content
Pages
Categories
Search
Top
Bottom

Need to Fix Forum User Name Spilling into Post


  • wombatnaturals.com
    Participant

    @wombatnaturalscom

    Hi I need to fix this issue.

    It’s happening on Firefox and Internet Explorer, but on Chrome the text wraps just fine.

Viewing 2 replies - 1 through 2 (of 2 total)

  • Robkk
    Moderator

    @robkk

    i dont know why only chrome and IE , but try this

    #bbpress-forums div.bbp-forum-author a.bbp-author-name,
    #bbpress-forums div.bbp-reply-author a.bbp-author-name,
    #bbpress-forums div.bbp-topic-author a.bbp-author-name {
    word-wrap: break-word;
    font-size: 12px;
    }

    make the font-size smaller if you want


    wombatnaturals.com
    Participant

    @wombatnaturalscom

    This worked, thank you so much!
    I really appreciate the short, sweet, and concise answer.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar