Efeito Zoom Imagens


Procure por ]]>


Em cima da tag coloque:


/*--INICIO CODIGO DO ZOOM IMAGEM--*/
 a:hover img { transform: translate(0px, -4px); -moz-transform: scale(1.1) translate(0px, -4px); -webkit-transform: scale(1.1) translate(0px, -4px); -ms-zoom: 1.1; opacity: 1 !important; -moz-opacity: 1 !important; -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; transition: all 0.2s ease; }
/*--FIM CODIGO DO ZOOM IMAGEM--*/

0 comentários:

Postar um comentário