me gustas: Tutorial: Image Hover
Entry About Follow Dashboard




Contact Me

credits
Agustus 15, 2012 | 0 Cloud(s)
Tutorial: Image Hover


Hai, Assalamu 'alaikum!
1. Pergi ke: Dashboard > Template


2. Search code :
</style>

2. Sudah? Lanjutkan dengan paste code ini dibawah code </style> tadi.

img{
opacity: .70;

-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;

border-radius:10px;}

 img : hover{
border-radius:30px;
opacity: 1; }

Preview dulu, kalau berhasil, baru save. Oya, actually aku ambil codenya dari  Wana. Thanks, Wana! Ehe.

0 Komentar:


Posting Komentar