follow n' dashboard

Tutorial : post title background



hari ni effa nak ajar korang buat post title background. kalau korang nak buat follow step bawah ni ok

1. Design > Edit Html

2. click Ctrl+F dan cari .post h3 { kalau tak jumpa , cari ini  h3.post-title {

3. kalau tak jumpa code yang atas ni cari  h4 } pulak

4. copy code bawah ni dan paste di bawah .post h3 { atau bawah h4 }

 border:0px dashed #cc99cc; 
    text-align: center;
    margin:.5em 0 .5em;
    padding:0 0 4px;
    font-size:140%;
    font-weight:normal;
    line-height:1.2em;
    background:url(URL BACKGROUND);
    color:$titlecolor;
    }

4. bagi yang guna h3.post-title { korang paste code bawah ni di bawah code yang korang cari tu

 border: 3px solid #C0C0C0; background: url(URL BACKGROUND); 

yang warna merah tu gantikan dengan url background yang korang nak

5. preview dan save

2 comments:

Anonymous said...

nak tutorial post title bergerak??

AN Aniem Shah said...
This comment has been removed by the author.