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.
Different img on each page using 1 template?
-
- Power Poster
- Posts: 424
- Joined: Sat Feb 02, 2008 12:42 am
Different img on each page using 1 template?
Take a penny, leave a penny.
Re: Different img on each page using 1 template?
Depending on which div the image is a background for you can add a class to the div using class="{$page_alias}"...