sebelum
apabila disentuh oleh cursor
1. DASHBOARD > DESIGN > EDIT HTML
2. Tekan CTRL+F serentak dan cari kod bawah ni :
.post blockquote {
3. Copy code bawah ni :
blockquote:hover {
background-color: #000000 ;
-webkit-transition-duration: 4.0s;
background-image:url(URL ICON ANDA);
background-position:bottom right;
background-repeat:no-repeat;
}
background-color: #000000 ;
-webkit-transition-duration: 4.0s;
background-image:url(URL ICON ANDA);
background-position:bottom right;
background-repeat:no-repeat;
}
4. Paste kat bawah kod .post blockquote { tadi
5. SAVE !
***ABC : tukar dengan warna korang nak untuk background blocquote selepas cursor menyentuhnya
***URL ICON ANDA : tukar dengan URL ICON yang akan keluar bila cursor menyentuh blockquote



No comments:
Post a Comment