Skip to:
Content
Pages
Categories
Search
Top
Bottom

Stylizing post BBcode buttons (They're barely visible)


  • cvf
    Participant

    @coreyvf

    Hey there,

    I have a forum on my website but the BBcode buttons have white text which makes them practically invisible. Is there custom CSS I can apply to make the font color of these buttons black? I’ve attached an image.

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

  • Robkk
    Moderator

    @robkk

    try adding this anywhere you can put custom css

    #bbpress-forums #qt_bbp_reply_content_toolbar input {
    color: black;
    }

    cvf
    Participant

    @coreyvf

    Hey thanks Robkk,
    I tried this but it didn’t seem to work, I even tried adding !important
    Any other hints?


    Robkk
    Moderator

    @robkk

    create me a subscriber account so i could see the topic/reply form ,unless you have anonymous posting on

    link me to your site

    and let me try to see exactly whats causing the white font color.


    webUI1
    Participant

    @webui1

    hi robk


    Robkk
    Moderator

    @robkk

    @webui1

    hello


    cvf
    Participant

    @coreyvf

    Hey Robkk, I would appreciate that.
    It’s a private forum, I can email you an account if you want to help.
    Email me if it’s not too much for you:

    corey [at] awesomepixel.net

    Thanks again


    Robkk
    Moderator

    @robkk

    @coreyvf alright sent an email , tell me if you didnt get it or not.

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