NUMBERED COMMENT HACK FOR BLOGGER.

 On Sabtu, 14 April 2012  

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.
NUMBERED COMMENT HACK FOR BLOGGER. 4.5 5 Unknown Sabtu, 14 April 2012 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 ...


Tidak ada komentar:

Posting Komentar