PDA

View Full Version : Place background under body background?


MarkFoster
08-10-2010, 06:01 AM
In my CSS I want to use two body backgrounds. One that is in the center of the page (I've already got that successful) and one that goes underneath this center image repeating everywhere.

In body I have this "#082642 url(/main_bg.png) no-repeat center top;" under "url(/main_bg.png)" I want "url(rwc_bg.gif)". How can I do this?