10 April 2012

Cara Buat Tajuk Posting Bergerak


Hari ni xde buat pape just nak share cara tajuk posting bergerak..
Ikut step di bawah:

Sbg contoh: Sila TGK SINI utk Demo

1.) Mula-mula Go Dashboard > Design > Edit HTML > Tick Expand Widget
2.) Tekan F3 cari kod ini <h3 class='post-title entry-title'>
3.) Dah jumpa kod di atas kemudian copy kod di bawah ;
<marquee direction="right" scrollamount="5">
4.) Pastekan betul-betul di hadapan kod <h3 class='post-title entry-title'> 

5.) Kemudian scroll ke bawah sikit akan jumpa kod </h3>.Copy kod ini pula;
</marquee>
6.) Paste kan di sebelah akhir kod </h3> tadi.

Contoh kod seperti ini;
 <marquee direction="right" scrollamount="5"><h3 class='post-title entry-title'>     <b:if cond='data:post.link'>
       <a expr:href='data:post.link'><data:post.title/></a>
     <b:else/>
        <b:if cond='data:post.url'>
          <a expr:href='data:post.url'><data:post.title/></a>
        <b:else/>
          <data:post.title/>
        </b:if>
     </b:if>
      </h3></marquee>    
Warna BIRU  :boleh uban mengikut kelajuan bergerak yg dikehendaki.
7.) Setelah itu PREVIEW dulu dah ok semuanya baru lah SAVE..