Forums

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

Home Forums CSS Problem with page-wrap background image Re: Problem with page-wrap background image

#57807

Also this!

#page-wrap {
width: 960px;
background: url(path/to/image.jpg) repeat color:#color-name;
}