How to I change the "header bars" colors?

  • Anonymous

    #18639

    For the top, paste this in your custom css:

    #top-bar {
    background: none repeat scroll 0 0 #63BFB6;
    }

    And for the bottom, paste this in your custom css:

    #footer {
    background: none repeat scroll 0 0 #63BFB6;
    }

Viewing 11 post (of 11 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.