This topic has 2 replies, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #109480
     Groubee2
    Participant

    Hi @Radu

    How can I change the background/bars color on the topic page? see attached image…

    The topic’s page have some white bars I need to change color on?

    The comment box also needs another background color?

    Best regards

    Tonny

    Attachments:
    You must be logged in to view attached files.
    #109517
     Radu
    Moderator

    Hi Tonny,

    All css’s are below

    COPY CODE
    
    div.bbp-template-notice.info {
        background-color: green !important;
    }
    
    #bbpress-forums ul.bbp-replies .bbp-header, #bbpress-forums ul.bbp-replies .bbp-footer {
        background-color: yellow;
    }
    
    #bbpress-forums .bbp-topic-form, #bbpress-forums .bbp-reply-form {
        background-color: red !important;
    }
    
    div.bbp-template-notice, div.indicator-hint {
        background-color: yellow;
    }
    
    .quicktags-toolbar {
        background-color: green !important;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109518
     Radu
    Moderator

    PS : Thank you for the nice review !!!

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Theme options & Demo content’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?