Please clear my doubt regarding to CSS Theme Switch. I want to insert the Theme Switch with three color options but , I didn't find anything how to use this CSS Theme Switch. I also want to change all the images along with that CSS style sheet. So, please clear my doubt, hot I'll be able to change the images according to the color Themes.
You mean a stylesheet switcher? Yes you can change all the colours with a stylesheet switcher. There are different types - Javascript or server-side versions such as PHP (which is what I use). I find the server-side ones easier to implement than the client side ones. With the client side ones you have to be careful about the order the stylesheets are listed in etc.
d a v e -> RE: CSS Theme Switch (5/7/2008 8:52:31)