Image filters arent working |
Image filters arent working |
Apr 22 2006, 06:09 PM
Post
#1
|
|
![]() Fatbottom Girl ![]() ![]() ![]() Group: Member Posts: 70 Joined: Mar 2006 Member No: 387,700 |
For some reason my image filter arent working for the comments in my myspace heres the link
http://www.myspace.com/fatbottomgirl87 they are supposed to be black and white and turn to color with the mouseover.. I dont get whats wrong. |
|
|
|
![]() |
Apr 22 2006, 07:11 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Try
img { filter:none;} a:link img { filter:Gray;} a:hover img { filter:Alpha(Opacity=100);} It should work on all your images now try img { filter:grey;} a:link img { filter:Gray;} a:hover img { filter:Alpha(Opacity=100);} Ask someone with ie and see if it works for them. |
|
|
|
fatbottomgirl Image filters arent working Apr 22 2006, 06:09 PM
toyo loco If you use safari or ff they probably don't wo... Apr 22 2006, 06:46 PM
fatbottomgirl CODE.mygen { Miscellaneous Properties }
img { filt... Apr 22 2006, 07:01 PM![]() ![]() |