Click to See Complete Forum and Search --> : Changing colour scheme - Loading new css


ttbarnes
09-03-2010, 08:04 AM
Hi all,

I am building a site and I would like users to have the option of changing the colour scheme of the site. For example, you can have a 'red scheme' or a 'blue scheme' etc etc..

So, how can I produce a link to load new css files, that will return the current page with new css files?

I am using ASP.NET to develop this site, what would be the best to acheive this, Javascript? Code behind?

Any help would be appreciated! :D

Tony