Search This Blog

14.4.12

0 NUMBERED COMMENT HACK FOR BLOGGER.

You might have seen some blog's comments numbered,and you like to add this style to your blog.
.
It looks cute for bloggers,as it makes your blog look like a professional one.

To begin with the processes...
  • Go to your Design>>Edit HTML.
  • Backup your template in case something goes wrong.But if you have a backed up template,you can skip this step.
  • check the box next to
    Expand Widget.
  • Now search for the following codes by pressing Ctrl+F on your computer. <b:loop values='data:post.comments' var='comment'>
  • Once you've found that code,paste this code directly ABOVE it~

    <script type='text/javascript'>var CommentsCounter=0;</script>
  • Having done that,go back to the search box by hitting Ctrl+F again and search for this new code~

    <b:if cond='data:comment.authorUrl'>

    Once you've found that code,paste the following codes directly ABOVE it~

    <script type='text/javascript'> CommentsCounter=CommentsCounter+1; document.write(CommentsCounter+".") </script>
  • You are done.Preview your blog to ensure there are no errors.Though,you won't be able to see if the comments are numbered or not through the preview.

  • Now save your template and view your blog.
«PREVIOUS NEXT» ¤HOME¤

Be the first to reply!

Leave your comments behind!!

If you experienced any difficulty understanding this post,do tell us. But,please do not spam.
Your suggestions are also very valuable to us. Thanks...
The Author.

Leave your comments.

If you need reply to your comments,please do not comment as `Anonymous`
Found a Dead or Unresponsive link?, Kindly inform us using the Comment Box.

 
[GET THIS]