Skip to:
Content
Pages
Categories
Search
Top
Bottom

Changing Colors to Match Custom Theme?


  • Joey Logan
    Participant

    @unwoundmag

    I am still learning my way around the Buddypress Template Add ons and was wondering what to edit in order to change the colors to match my theme colors in the circled area below for the profile page and all other pages containing white menu and text?.. the white just doesn’t cut it 🙂

    rocunderground.com/wp-content/uploads/2013/01/Screenshot-1.png

Viewing 1 replies (of 1 total)

  • @mercime
    Keymaster

    @mercime

    @unwoundmag you can add the following to your theme’s style.css file

    `div.item-list-tabs {
    background: #000 !important;
    }
    div.item-list-tabs#subnav {
    background: #222 !important;
    }`

    Adjust color to taste

Viewing 1 replies (of 1 total)
  • The topic ‘Changing Colors to Match Custom Theme?’ is closed to new replies.
Skip to toolbar