Winterworks
03-06-2009, 04:27 PM
In my CSS stylesheet, the CSS for the body (on my website, not forum) part of the site, I want it so the background image consists of three images.
I want this image to show in the top left corner and not repeat:
http://img11.imageshack.us/img11/5474/bgl.png
I want this image to show in the top right corner and not repeat:
http://img4.imageshack.us/img4/8214/bgr.png
I want this image to be in between them both, and repeat to cover the whole rest of the page (just repeat-x):
http://img4.imageshack.us/img4/2369/bgc.png
How could I do this in CSS?
I want this image to show in the top left corner and not repeat:
http://img11.imageshack.us/img11/5474/bgl.png
I want this image to show in the top right corner and not repeat:
http://img4.imageshack.us/img4/8214/bgr.png
I want this image to be in between them both, and repeat to cover the whole rest of the page (just repeat-x):
http://img4.imageshack.us/img4/2369/bgc.png
How could I do this in CSS?