Forums

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

Home Forums CSS Work Project (Need Help ASAP) Re: Work Project (Need Help ASAP)

#78186
Rob MacKay
Participant

What I would do is either give a background image to the HTML, then you can make it as wide as you like and put the side images on that.

Or you could put 2 divs inside the main wrap – ID them "leftSide" "rightSide" or something, make sure your main wrap has a position of at least relative, then absolutely position the left and right side divs off the edge of the main wrapper div.