Sorry if this is really easy but I need to give my client the ability the option to change their page background and can't seem to get my head round it.
I plan to use the {content_image} tag and have already changed the path in Global Settings to point to a folder I've created for the background images.
{content_image block=background_image' label='Change your page background'}
So far so good.
The problem lies in trying to assign the background image into the page template. I need to tell the template that the image is a background image for the page but not sure what command / code to use.
I've tried placing the {content_image} tag inside a div and using CSS to absolute position it with 100% width etc but I need the image to repeat so that it covers the entire background area. Ideally I would like to add the {content_image} tag into the CSS and code it as a background image that way - is this possible?
The background doesn't have to be page specific which also makes me wonder if there is maybe a way of utilizing a Global Content Block although this would mean the client having to type in an image url into the block when they wanted to change the background rather than simply going to Page edit and selecting a new image from a drop down box using the {content_image} tag.
Any help would be appreciated and "You're an idiot, this is really easy and this is how you do it" posts are also acceptable!!!!!
