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 :)

tutorial- centerkan post title/ sidebar title


Untuk centerkan ayat kat post/sidebar title korang tu, care die macam ni.

1.design-edit html-tick expand widget
(ctrl+f untuk mudah search)

POST TITLE
copy code text-align:center; bawah  h3.post-title { atau  .post h3 {  atau yg berkaitan dgn h3

SIDEBAR TITLE
copy code text-align:center; bawah h2 { 



You may leave your comment :)

22 September 2011

21 September 2011

Tutorial : Buang "subscribe to: posts (atom)"



subscribe to: posts (atom) selalunye ade kat bawah blog korang, takde fungsi pon bende ni . nyemak ade la . .so untuk buang .

1.design-template-edit HTML 
2.ctrl+f and search  <b:include name='feedLinks'/>
3.delete code tu
4.Preview dan save.





You may leave your comment :)