Hi ill show you my code that i'm using to change the color of my background on my site.
HTML Code:
onmouseclick="document.bgColor='ffffcc'" onMouseOver="document.bgColor='ffffcc'"><
basically i want to have an option on my site like this but instead of the user changing the background color i want them to be able to change the color of the text.
it's probably easier if i show you how it works on my site. http://thedyslexicgamer.co.uk/ when you hover over the colours it will change the background colour, so i want to have a similar system but to change the text colour aswell.
Bookmarks