Skip to:
Content
Pages
Categories
Search
Top
Bottom

Username display issue


  • EC_Mousquetaires
    Participant

    @ec_mousquetaires

    Hello,

    I encounter an issue with my forum. Because a picture is worth a thousand words.. :

    As you can see, there is not enough room to display the whole user name

    Is there a way to fix this, per example by allowing more space for the user name display area ?

    Thanks.

Viewing 1 replies (of 1 total)

  • Robkk
    Moderator

    @robkk

    it could be just making the font-size smaller.

    copy this CSS anywhere you can put custom CSS

    #bbpress-forums div.bbp-forum-author a.bbp-author-name, 
    #bbpress-forums div.bbp-topic-author a.bbp-author-name, 
    #bbpress-forums div.bbp-reply-author a.bbp-author-name {
    font-size:12px;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar