Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Background Image to match up behind slide show Re: Background Image to match up behind slide show

#77864
"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; }

Just adjust your padding on the .container-inner div

Thanks!! Any suggestions for other style sheets for sub pages?