Replies

Sep 7, 2009 16 years ago
iris
is lagging
User Avatar
Fawn

On a pet profile? And preferably not be clickable, heh. I feel like it's much easier than I'm making it out to be. I did it in web design a year or so ago, but I can't remember how :P

Thanks for your help in advance, and so sorry if this is in the wrong spot ^^; There are so many html/css forums!

Pinging is greatly appreciated, too :)

Sep 7, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

I think it will work if you just create a div (and give it an id) and in your CSS for the div, make the first image the background. Then just go:

:hover { background: url(OTHERIMAGEURL) no-repeat; }

Sep 7, 2009 16 years ago
iris
is lagging
User Avatar
Fawn

Wow. It took a little bit of experimenting with it, but that is exactly the code I needed. Thank you :)!

Sep 7, 2009 16 years ago
Sammii
is a sun worshipper
User Avatar

Nooo problem. :) Glad it works.

Please log in to reply to this topic.