hungryhippo487
11-12-2005, 08:43 PM
so i got a new layout and i tried to make all the pix on my page black and white and regular colors when you hover but the code i used won't work... anyone have a code that would work?? thanks
<33
<33
|
View Full Version : help w/my pics hungryhippo487 11-12-2005, 08:43 PM so i got a new layout and i tried to make all the pix on my page black and white and regular colors when you hover but the code i used won't work... anyone have a code that would work?? thanks <33 Sparky_San 11-12-2005, 09:37 PM Place this in your <style> tag. Table, Td{ } a:hover img{ filter:gray, ; } Hope I was able to help :] |