FOLLOW

Page

Tuto

Free
SING !

Image Hover 2
Monday | 3.12.12 | 0 comments

1. Dashboard > Template
2. Ctrl + F : Serentak dan cari code </style>
3. Copy code dibawah ini dan paste kan diatas code </style> tadi
img {
border-radius:10px;
opacity:0.6;
-webkit-transition-duration:2.5s;
}
img:hover{
border-radius:30px;
opacity:10.8;
-webkit-transition-duration:2.5s;
}
4. Preview & save


Old things | New things