25 September 2011

tutorial- link hover


Link hover, tengak macam kat bawah ni. bile cursor hale kat die, ade keluar warne merah kan ?


1.design-edit HTML-ctrl+f search a:hover {
2.letak code berikut bawah  a:hover {
background: #FF0000; border-radius:2px;

p/s : yg #FF0000 boleh tukar warna kat sini .



You may leave your comment :)

Tutorial Double Colored post/ sidebar



1.Pergi ke dashboard-design-edit html

text-align:center;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
text-shadow: 3px 3px 3px #ffffff;border-bottom: 5px solid #81BEF7;
background : #CEE3F6;

2.paste code tu selepas code 

SIDEBAR
.sidebar h2 { atau h2 {


POST TITLE
h3.post-title { atau .post h3 {


p/s: yang aku highlight warne merah tu, semue boleh tukar 
credit: Hanan/Afiq




You may leave your comment :)