Forums

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

Home Forums CSS help with background image Re: help with background image

#63533
bclouatre
Participant

A quick fix if you want to use it

Code:
#content { background:url(images/main-back.jpg) top center; height: 423px; width:100%; min-width:1024px; }