This Gadget will help you to count your comment as my post.
1. Log in to your Blogger and Go to Design >> Edit HTML
2.First of all download your full template.because if you make some wrong
you can recover it.
3. Put checked marked in Expand Widget Templates
4.Find this tag by using Ctrl+F ]]></b:skin>
5. Before above tag,paste below tag
#comments-button {
width : 48px;
height : 48px;
background :
url(http://3.bp.blogspot.com/_vLeiVavkV_M/TRqeSsZYiYI/AAAAAAAADw0/NKcU4q-Vbq4/s200/comment-counter-bubble.png)
no-repeat;
float : right;
font-size : 18px;
margin-top : -15px;
margin-right : 2px;
text-align : center;
padding-top:10px;
}
6.After try to find this code.all template are not like same.try to find line one by one.
<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'>
7. Paste below code after found above code.
<b:if cond='data:post.allowComments'>
<a
class='comments-button' expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'><data:post.numComments/></a>
</b:if>
8.Now click Preview and click save template. you are done.
Enjoy Guys! and don’t forget to post your comments. � MyTricksTime.com