Tutorial : Round Hover With Shadow

Hyep ! hari ni nak buat tuto sikit :)
bila cursos menyentuh gambar korang and gmbar tu akan jadi oval .
teringin nak buat ? 
jom follow step nieyh :)
DASHBOARD --> DESIGN --> EDIT HTML --> TICK EXPAND WIDGETS TEMPLATE
tekan CTRL+F cari kod kat bawah nieyh .
/*Header
dah jumpa ? ok paste kod nieyh atas kod yang awak cari tadi okayh .

/*------ IMAGE ANIMATION------*/
img {filter:alpha(opacity=100);
-webkit-transition-duration:.5s;} img:hover {filter: alpha(opacity=60); opacity: .6; -webkit-box-shadow: 0px 0px 20px #FF3366; -moz-box-shadow: 0px 0px 20px #FF3366; -webkit-border-top-right-radius:30; -webkit-border-top-left-radius:30; -webkit-border-bottom-right-radius:30; -webkit-border-bottom-left-radius:30;}img:hover {filter: alpha(opacity=60); opacity: .60; border: 1px solid#FF3366; border-radius: 50px; -moz-border-radius: 50px;}
-moz-opacity:1.0;
opacity:1.0;
}
img:hover {
filter:alpha(opacity=80);
-moz-opacity:0.80;
opacity:.80;
}
u {
text-decoration:underline;
border-bottom: 2px dotted #ff0080;
padding: 0px;
}
*Tukar kod yang dihighlight warna pink tu dengan kod warna yang anda suka kayh .
then preview . kalau jadi save lah :)
senang kan ? 

DAH BACA ? SUKA ? FOLLOW . THANX YOU

0 comments:

Post a Comment