Forum Moderators: not2easy
I need some help from someone who knows CSS.
On my site, I have what looks like 1 button, but it actually consists of three things (2 images and 1 background):
1) left curve image (1a.jpg)
2) middle background (2a.jpg)
3) right curve image (3a.jpg)
Where the background is, I have text written (I.E. "Homepage" - which links to the homepage)
I want to use CSS, and make it so that when the user "hovers" over this text, the 2 images and 1 background rollover to different images simulatenously.
How can I go about doing this?
Thanks in advance.
You may also want to look into the "sliding doors" technique for tabs.