1. Download Template kamu
2. Tick 'Expand Widget Templates'
3. Cari tag untuk title kamu. Contohnya;
<h3 class='post-title entry-title'>........</h3>sebelum penutup tag </h3> paste kod berikut;
<span style='float:right;' class='post-comment-link'>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:post.allowComments'>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><img src='URL IKON'/></b:if></a>
</b:if>
</b:if>
</b:if>
</span>
4. 2S.. Siap&Save!
Contoh kod penuh seperti di Blog aku ni;
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<b:if cond='data:blog.url != data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
<b:else/>
<data:post.title/>
</b:if>
</b:if><span style='float:right;' class='post-comment-link'>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:post.allowComments'>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><img src='http://1.bp.blogspot.com/-DoVASn6DdVU/TdP7yJYTYRI/AAAAAAAAETM/LGpnFOgQW7A/s240/comment-icon.gif'/></b:if></a>
</b:if>
</b:if>
</b:if>
</span>
</h3>
EXTRA:







Happy Blogging!!
blockquote tutorial maree


0 komen:
Post a Comment