Help - Search - Members - Calendar
Full Version: grey/hover
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
nirvana_x
alright, so, i would like the pictures of my friends (the comment pictures) and my user picture and the others that are clickable, to be black/white (grey) and then when you put the mouse over them (hover), they will turn to color!

i had it working before, but it stopped all of a sudden.

so it would be AWESOME if someone could provide a code, that i could insert in my 'about me' section, and that would also not cause the heros to turn b/w.

i would appreciate it greatly.

a response before saturday would be great. because i'm leaving to go to europe for 6 weeks, and i want to resolve this before i leave.

thanks again. :)
lovescream
that's really weird, but try this. It's the code I use for black&white hovers, still works. : )

CODE
<style type="text/css">/*Image Filter Attributes*/
a:link img {filter:gray;}
a:hover img {filter:none;}
</style>

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.