Forums

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

Home Forums CSS Full Page Background Re: Full Page Background

#108531
rajiv
Member

hi noahgelman,

u can use this code, i think it will work for you:
background: url(images/xyz-bg.jpg) no-repeat center bottom #fff;
width: 100%;
margin: 0 auto;
background-size:100%;