Okay, so I want to make a rollover on my navbar. I could find a rollover code of a google search, but I wouldn't know how to use it will all the other CSS and HTML that puts together my navbar. Also, I'd rather just use HTML and CSS instead of any javascript.
All I simply want to do is make this image:
To this:
I was thinking since what I want to do is so simple (just changing the color of the dots), maybe we could just make it show a different image when you hover it with the mouse? But I did a search on that and I don't think it's possible.
So here is my test thing:
http://xboxattacker.freehostia.com
and here is this CSS
http://xboxattacker.freehostia.com/css/xathemesheet.css
From what i've got, how would I add in the rollover? (It would be great if you could actually show me rather than tell me. It always helps when I ask on this forum.)