27 September 2011

tutorial -icon sebelah list blog archive


Icon sebelah list blog archive bagi aku, die dapat mengemaskan list sebab kalau kosong je nampak bercelaru. nampak same je kan? So, ikot step.




1.dashboard-design-edit HTML*tick expand widget
2.ctrl+f search <a expr:href='data:i.url'><data:i.title/>
3.delete code tu gantikan dengan code .
<a expr:href='data:i.url'><img src="URL ICON"/><data:i.title/>

4.URL ICON search here here . preview dan save!

p/s: jangan cari icon besar+warne warni . pelik pulak nanti . biar simple .. tapi nice kan ?


You may leave your comment :)

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