Forums

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

Home Forums CSS CSS–How to slice up attached PSD Comp Re: CSS–How to slice up attached PSD Comp

#74990
mshort1985
Member

assuming you want that background image to stay fixed I would set that as the body image and use position-attachment:fixed. then I would do as mottie said and just cut a small sice of that wooden border and the colour inside it and use repeat-y on it. then of course have separate divs or use multiple backgrounds to do the top and bottom bits. :)