Home › Forums › CSS › Background Image to match up behind slide show › Re: Background Image to match up behind slide show
June 15, 2010 at 3:06 pm
#77894
Member
Code:
body {color:#d8dad9;background:#d8dad9 url(images/bg.jpg) no-repeat center top;}
.container-inner { margin:0 auto; padding:37px 0 0; width:950px; }
.container-inner { margin:0 auto; padding:37px 0 0; width:950px; }
Just adjust your padding on the .container-inner div