(RESOLVED)
I have not been able to get use to the new control panel in 2.0.7 as of yet. Does anyone know in this release where I can change the background of my Contact Us form from the released white. I am using the Projection skin.
Any help appreciated!
David
This issue has been resolved. In 2.0.7 within styles.css the following controls the white background of your Contact Us and Register/Profile Details forms.
Under /* common styles */
.border {
background-color: #bbcd72;
Making the background-color the color of your choice.