IMAGE HOVER code, does not work properly. |
IMAGE HOVER code, does not work properly. |
Dec 22 2006, 02:49 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 219 Joined: Jan 2004 Member No: 1,625 |
CODE <style type="text/css"> a:link img {filter:gray;} a:visited img {filter:gray;} a:hover img {filter:none;} </style> that's the code i have on my myspace to make my images black and white. when you hover over them, they turn to color. the problem is that this code works on everything except the profile image. i want it to work on everything AND the profile image as well. but it only works on everything BUT the profile image. how do i change it so it works on EVERYTHING? thanks. |
|
|
|
korean_azn4lyfe IMAGE HOVER code Dec 22 2006, 02:49 PM
miiichellley Link? Dec 22 2006, 09:40 PM
WHIMSICAL 0NE Try:
CODE<style type="text/css">im... Dec 22 2006, 10:18 PM
korean_azn4lyfe hello. thanks. but it still doesn't work.
hm... Dec 23 2006, 07:39 PM
korean_azn4lyfe Nevermind! it is fixed now! there was a ... Dec 24 2006, 08:04 AM![]() ![]() |