အေပၚပံုကိုၾကည့္ပါခင္ဗ်ာ...Comments မွာ နံပါတ္တပ္ထားပါတယ္...ကိုယ္တပ္ခ်င္ရင္ဒီလိုသြားပါခင္ဗ်ာ..
Blogger ကို Login ဝင္ပါ..Layout ကို နိုပ္ပါ..edit HTML ကိုဆက္နိုပ္..
Expand Widget Templates ကို အမွန္ျခစ္ေပး...ၿပီီးရင္ code ကို႐ွာပါ..
<b:includable id='comments' var='post'>
........
<dl id='comments-block'>
<script type='text/javascript'>var CommentsCounter=0;</script>
<b:loop values='data:post.comments' var='comment'>
<div class='' expr:id='data:comment.id'>
<dt class='comment-author' expr:id='"comment-" + data:comment.id'>
<a expr:name='"comment-" + data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'>
<data:comment.author/>
</a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>
<!-- You may, as not, have this line.If it doesn't appear, it doesn't matter -->
<span class='numberingcomments'>
<a expr:href='"#comment-" + data:comment.id' title='Comment Link'>
<script type='text/javascript'>
CommentsCounter=CommentsCounter+1;
document.write(CommentsCounter)
</script>
</a>
</span>
</dt>
<dd class='comment-body'>
.......
</dd>
</div>
</b:loop>
</dl>
အဲ့မွာ code ေတြကိုေတြ႕ရင္အဲ့ဒီ code ေတြၾကားမွာ အနီေရာင္ စာေၾကာင္းေတြကို ထပ္ထည့္ပါ...
ၿပီးရင္ ]]></b:skin> ကို႐ွာပါ..ေတြ႔ရင္ သူ႔အေပၚမွာ ဒီေအာက္က code ကိုထပ္ထည့္လိုက္ပါ...
.numberingcomments{
float: right;
display: block;
width: 50px;
margin-right: 5px;
margin-top: -35px;
/*comments-counter position*/text-align: right;
font-family: 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
font-size: 30px;
font-weight: normal;
}
/*since the numbers are actually links, we need to force the color properties*/.numberingcomments a:link, .numberingcomments a:visited {color: #445566
!important; text-decoration: none
!important;}
.numberingcomments a:hover, .numberingcomments a:active {color: #FF9933
!important; text-decoration: none
!important;}
ၿပီရင္ Save Template ပါပဲခင္ဗ်ာ...ဪ..အေပၚက </dd> ေအာက္မွာ
</div>
ကိုထည့္လို႔မရရင္ </dt> ေအာက္မွာ ထည့္ရင္လည္းရပါတယ္ခင္ဗ်ာ...
မွတ္ခ်က္...
ဒီေနရာက Post ကိုျပန္ေရးထားပါသည္..။