Skip to:
Content
Pages
Categories
Search
Top
Bottom

Topic answer – proble with font alingment


  • myUsernameIs
    Participant

    @myusernameis

    Hello,

    i installed recently bbpress and more recently i answered in one topic and the answer looks like that:

    As you can see the alingment of the font gets out of the borders.
    How can i fix it?
    thanks in advance.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi,
    That’s a typical issue with some themes. You probably need a CSS like width: 100%
    Is it a public site ? If so, please post the URL so we can have a look.
    Thanks, Pascal.


    myUsernameIs
    Participant

    @myusernameis

    Yeah of course,

    link
    btw i forgot to say that i’m using wordpress 4.4.2 and bbpress 2.5.8.
    thanks!

    Kalimera,

    Strange, mostly width 100% is needed, but it’s because of the width 100% that you have this issue 🙂

    Try to add the following CSS:

    #bbpress-forums div.reply {
      width: auto;
    }

    Pascal.


    myUsernameIs
    Participant

    @myusernameis

    bonjour,

    Thanks for your advise. I’ll try to fix according to your suggestion, it will take to me a little bit of time because i’m newbie in wordpress 🙂

    thanks Kostas.

    Hi Kostas,

    Under ‘Appearance’ you will probably find ‘Editor’ or something where you can add extra CSS.

    Pascal.


    myUsernameIs
    Participant

    @myusernameis

    Hi Pascal,

    it worked! You are a magician! ;P
    Thanks a lot.

    Kostas.

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