TUTORIAL POST TITLE BERGERAK
TUTORIAL POST TITLE BERGERAK
1.Dashboard > Design > Edit HTML*Tick Expand Widget Template*
2.Tick CTRL+F dan cari code dibawah
<b:includable id='post' var='post'>
3.Pastu korg highlightkan :
<b:includable id='post' var='post'>
<div class='post hentry uncustomized-post-template'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<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>
</b:if>
4.Kalau dah highlightkan korg delete code tuh dan gantikan dgn code dibawah
<b:includable id='post' var='post'>
<div class='post hentry uncustomized-post-template'>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<marquee direction='left'><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>
</b:if>
5.Yg Aina highlightkan warna merah tuh korg bleh tukar dgn perkataan right
6.Kalau dh preview dulu pastu save template
Tutorial dari : SALLY
SELAMAT MENCUBA
KALAU NAK COPY TICK CTRL+C DENGAN SERENTAK
Labels: tutorial
0 Comments:
Post a Comment