This requires that there are three large directories on the server, blue, pink and orange. Each one contains a coloured copy of the website. The things in each directory are: HTML pages, a css giving it it's colour and flash buttons that were coloured the three different colours when they were made.
As you can imagine, this is a nightmare to update, as it requires that each page is copied to three different directories.
I was wondering if applying one of three different CSSs to the site depending on which colour scheme the user wanted to see. I thought this may be accomplished using links to apply the CSS but I don't know if that's possible.
Thanks in advance for any replies,
Infamous.


