Followers

Wednesday, 8 August 2012

Tutorial : Image Hover

1. Dashboard > Template > Edit HTML
2. Press Ctrl+f and find code </style>
3. Then copy code
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. Paste above code </style> for blogskin
5. Preview and save.

No comments:

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified