Skip to:
Content
Pages
Categories
Search
Top
Bottom

Stylizing post BBcode buttons (They're barely visible)

  • @coreyvf

    Participant

    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

    try adding this anywhere you can put custom css

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

    @coreyvf

    Participant

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

    @robkk

    Moderator

    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

    hi robk

    @robkk

    Moderator

    @webui1

    hello

    @coreyvf

    Participant

    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

    @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