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

#57987
chrisburton
Participant

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