Comments Web started the conversationJune 24, 2015 at 4:09amI know you do not support "tools" other than the Salient, but I'm trying to make an image replacement from the time that the mouse is over it.For example: I have the facebook icon in gray, but when the mouse is over it should be replaced by a blue icon.To do this I am using the following code (css):#iconf {width:60px;height:60px;margin-left: 50%;}#iconf:hover {width:60px;height:60px;margin-left: 50%;} 8,851Tahir repliedJune 24, 2015 at 5:20pmSeems like you got it sorted .Cheers ThemeNectar Support Team Web repliedJune 25, 2015 at 1:01amCool, but you got to give it a try? If you did this saw has a delay to the second image being charged. I wonder if this delay may cease to exist .... 8,851Tahir repliedJune 25, 2015 at 3:57pmIts a browser rendering delay. Thanks ThemeNectar Support Team Sign in to reply ...
I know you do not support "tools" other than the Salient, but I'm trying to make an image replacement from the time that the mouse is over it.
For example: I have the facebook icon in gray, but when the mouse is over it should be replaced by a blue icon.
To do this I am using the following code (css):
#iconf {
width:60px;
height:60px;
margin-left: 50%;
}
#iconf:hover {
width:60px;
height:60px;
margin-left: 50%;
}
Seems like you got it sorted .
Cheers
ThemeNectar Support Team
Cool, but you got to give it a try? If you did this saw has a delay to the second image being charged. I wonder if this delay may cease to exist ....
Its a browser rendering delay.
Thanks
ThemeNectar Support Team