Image Hover #1

03/02/16

1.Dashboard > Design > Edit HTML > Tick Expand Widget Templates
2.Press Ctrl + f secara bersamaan. cari code ini  /* Header
3.Copy code bawah ini

/*------ IMAGE ANIMATION------*/img, a img { border: 0px;  opacity: .75; filter: alpha(opacity=100); -o-transition: opacity 1.5s linear; -webkit-transition: opacity 1.5s linear; -moz-transition: opacity 1.5s linear; }img:hover, a:hover img {opacity: 100; filter: alpha(opacity=100); -o-transition: opacity 1s linear; -webkit-transition: opacity .8s linear; -moz-transition: opacity 1.5s linear; }
4.Paste di atas code /* Header
5.Preview & save. 



credit: Atiqah

Label:





0 comments

Posting Komentar


Kio