Image Hover 1 (melengkung)

Asalamu 'alaikum
 Lohaa :) Pelont balik lagi nih.... Hari ini pelont mau share Image hover seperti gambar di sidebarku! Mau? Cekidot!

1. Dashboard > Template > Edit HTML
2.Copy kode di bawah ini, lalu paste di Kotak HTML tadi
img{
opacity:0.7;
border:none;
padding:0px;
-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; }
    Ket: Classic Template: Paste di atas kode </style>
    Template Designer: Paste di atas ]]></b:skin>
Credit: Wana
Gampang kan? Kalau masih bingung bisa ditanyakan di comment kok ;)
Wa 'alaikumsalam

Comments

Popular Posts