Profile Tab Background

Code:
.profilePage .tabs.mainTabs
{
    background: #fff !important;
}

You can add that to the EXTRA.css and change it to suite.

That background is controlled by the secondaryContent background property though if your wondering.
 
Top Bottom