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 ...


Related Post:

  • HOW TO MOVE BLOGGER NAVIGATION BAR DOWN.There are couple reasons you might want to keep the default blogger navigation-bar in your blog.In a post sometimes ago,I gave a quick tip on how you can remove the bar from a blog.But,if you think the bar is useful and you would like to retain it in… Read More
  • ANIMATED FOLLOW-US WIDGET FOR BLOGS.Have you ever wondered if it's really possible to have an animated widget?...If yes,then I'm glad to introduce to you this animated 3D[three dimension] FOLLOW-US widget which can easily catch the attention of your blog visitors.It was designed in for… Read More
  • HIGHLIGHT AUTHOR COMMENTS IN BLOGGER.Many are cases whereby the visitors of a blog go through the stress of viewing each comment on a post in order to locate the author's comment.In order to save them that stress,it is very necessary to highlight your comments "as a blogger".Apart from … Read More
  • PAGE-LOAD TIMER SCRIPT FOR BLOGGER BLOGS.Have you seen websites displaying web-page load time? Do you want this feature in your blog? If yes,then Read-on.In this post,I will be explaining how you can easily add this widget to your blog.How to add load timer to blogger blogsTo add this widge… Read More
  • RECENT COMMENT WIDGET FOR BLOGS.The default 'Recent comment widget' for blogger is something that doesn't work on most blogs {mine inclusive},and this made me explore Google in search of a valid recent comment gadget.After searching for days,I finally came across one and decided to… Read More

Tidak ada komentar:

Posting Komentar