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:01 PM
Post
#2
|
|
![]() Fatbottom Girl ![]() ![]() ![]() Group: Member Posts: 70 Joined: Mar 2006 Member No: 387,700 |
CODE .mygen { Miscellaneous Properties } img { filter:none;} a:link img { filter:Gray;} a:hover img { filter:Alpha(Opacity=100);} and yes, i am using firefox. is there a way to make the image filter only work on your comments, and not the rest of your profile? |
|
|
|
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
toyo loco Try
img { filter:none;}
a:link img { filter:Gray;}... Apr 22 2006, 07:11 PM![]() ![]() |