Okay
  Public Ticket #464515
image replacement
Closed

Comments

  • Web started the conversation

    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%;
    }

  •  8,851
    Tahir replied

    Seems like you got it sorted .

    Cheers


    ThemeNectar Support Team 

  • Web replied

    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 ....

  •  8,851
    Tahir replied

    Its a browser rendering delay.

    Thanks


    ThemeNectar Support Team