Log In · Register

 
 
Closed TopicStart new topic
IMAGE HOVER code, does not work properly.
hyunjin90
post 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.
 
miiichellley
post Dec 22 2006, 09:40 PM
Post #2


my michelle.
*****

Group: Member
Posts: 792
Joined: Oct 2005
Member No: 267,094



Link?
 
*WHIMSICAL 0NE*
post Dec 22 2006, 10:18 PM
Post #3





Guest






Try:
CODE
<style type="text/css">img{filter:gray;} a:link img {filter:gray;} a:visited img {filter:gray;} a:hover img {filter:none;} </style>
 
hyunjin90
post Dec 23 2006, 07:39 PM
Post #4


Senior Member
****

Group: Member
Posts: 219
Joined: Jan 2004
Member No: 1,625



hello. thanks. but it still doesn't work.
hmm.. here is the link.

http://profile.myspace.com/index.cfm?fusea...iendid=96830854

that is it.

okay. thanks.....
 
hyunjin90
post Dec 24 2006, 08:04 AM
Post #5


Senior Member
****

Group: Member
Posts: 219
Joined: Jan 2004
Member No: 1,625



Nevermind! it is fixed now! there was a code interfering with the filter code which i had to change. thanks!! and merry christmas!
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: