Image transform on hover

Hi, how i can customized my image warp to become zoom on hover as you did on Music demo http://themes.muffingroup.com/be/music/

i have succeed to remove mask and image link icon using:

.image_frame .image_wrapper .mask { display: none !important; }
.image_frame .image_wrapper .image_links { display: none !important; }

but have no idea how to make image hover transform become zoom instead up-down effect. here is my page http://www.novelty.id/portfolio/ (see the image wrap on the buttom)

Thank you

Comments

Sign In or Register to comment.