Hi am making my own social buttons. And I want it to change oh hover. I tried:
http://helplogger.blogspot.com/2012/05/create-rollover-image-effect-change.html
But it doesn't work. Here's the
<a href="#">
<img src="http://i.imgur.com/TLGeYXo.png" />
</a>
<a href="#">
<img src="http://i.imgur.com/bU0lzac.png" />
</a>
On the first image it is a gray and white facbook logo. I want to change when hovered into my 2nd logo, the blue facebook logo. Also as it change image, is it possible to have annimation like this:
Please look at the footer and her social button animation. I want it to be that way. I dunno much about css and designs I work mostly in backends.