Quote:
Originally Posted by limey66
Could you save me from going completely insane and tell me what css code changes the color of the background around the check out address etc sections in the checkout...I have changed the page background but the other part seems to not exist...I have waded through over 4000 lines of code in my common/css/main css template..I am using the default 3 tab light & lucid...
TY
|
Code:
fieldset.registerform ul {
position: relative;
padding: 0 15px;
margin: 0;
background: #f5f5f5;
}