Page 1 of 1

Different img on each page using 1 template?

Posted: Fri Feb 15, 2008 12:33 pm
by Ziggywigged
I have a div with a background image on each page and I'd like to show a different image depending on what page it is. The bg img is controlled via css.

Is there a way to do this using css and tags in CMSMS without having to create a new template for each page?
Thanks.

Re: Different img on each page using 1 template?

Posted: Fri Feb 15, 2008 4:38 pm
by Dr.CSS
Depending on which div the image is a background for you can add a class to the div using class="{$page_alias}"...