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:48 pm
#77864
Member
"Brido" wrote:
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
Thanks!! Any suggestions for other style sheets for sub pages?