is there a way to change an image loaded from the basic template file according to the page users browse?
I mean, lets say i want to have the same template but with 3 different colors, one for news, one for articles, one for a blog.
I clone the images and change only the color, so that’s everything looks same, except the color.
how can I call the different .gif files, or even different css files according to the group of pages a user is browsing?
am I asking 2 much?
or should I clone the template and just assign a different template to each group of pages I want?
Thanks.