Tutorial Link Hover Berbackground

sebelum hover

selepas hover

hye
iema nax tunjukkan cara nax buat link hover berbackground
bile korang halakan cursor pada mane2 link, belakang link toe akan keluar background
nax jugax buat macam toe
jom follow tutorial nie
 P/S : nax copy, highlight dan guna ctrl + c
 Dashboard -> Template -> Edit HTML -> tick Expand Widget Templates
 ctrl + f, cari kod nie
a:hover {
 dah jumpe, copy dan paste kod nie di bawah kod yang korang cari tadi
-moz-border-radius: 35px;
border-radius: 35px;
background: url(URL BACKGROUND);
border-left: 2px dotted #DB944D;
border-right: 2px dotted #DB944D;
border-top: 2px dotted #DB944D;
border-bottom: 2px dotted #DB944D;
padding:1px;
filter: none;
color: #ff3399;
text-decoration:none;
}
color oren : boleh ubah kat SINI
color kuning : letax background pilihan korang
color coklat : ketebalan border
color hijau tua : boleh ubah solid atau dashed
color hijau muda : color border

 dah siap edit, preview dulu... tax ade pape error save terus
selamat mencuba 

No comments: