Morning all (or afternoon, as the case may be!).
I'm almost finished a website I am working on. Everything is styled via the external CSS file.
However, I realised that it would be very handy to be able to change the colour scheme on the site to something else (like to green, or blue).
Does anyone know how to do this?
I had tried having a form, and the user selects the colour (from three options), and then according to the colour, uses the document.write function to create a new style....cant seem to get it though??
Any help at all is very much appreciated
I'm almost finished a website I am working on. Everything is styled via the external CSS file.
However, I realised that it would be very handy to be able to change the colour scheme on the site to something else (like to green, or blue).
Does anyone know how to do this?
I had tried having a form, and the user selects the colour (from three options), and then according to the colour, uses the document.write function to create a new style....cant seem to get it though??
Any help at all is very much appreciated