Menu
show-notice
hide-notice

Recent Comment Widget With Avatar for Blogger

on 24 January 2013

Today I have one widget for your blogger blog is recent comment widget with avatar which will display the commenter of your blog with profile pic and short summary of the comment. This absolutely customized with three different styles. You may seen this widget in footer of this blog before a month.

Here I customized in three different styles, one of them look like 3D zooming, second one make border-radius with green background, and at last just giving border only. So Let jump into tutorial to add this widget in your blog.
Live Demo

How To Add Recent Comment Widget With Avatar in Blogger

Click Add To Blogger Button below to add this widget in your blog with one click.


Customization:
1. Go to Blogger > Template > Edit HTML.
2. Find  ]]></b:skin>  and add one of the following CSS code before it.

Style #1

.sg_recent_comments li {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 2px solid transparent;
}
.sg_recent_comments li:hover {
    -webkit-transform: scale(1.2) translate(15px);
    -moz-transform: scale(1.2) translate(15px);
    -ms-transform: scale(1.2) translate(15px);
    -o-transform: scale(1.2) translate(15px);
    transform: scale(1.2) translate(15px);
    box-shadow: 0 0 20px 1px #aaa;
}

Style #2

.sg_recent_comments li {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.sg_recent_comments li:hover {
    background: #C9FD7A !important;
    border-radius: 100%;
}

Style #3

.sg_recent_comments li {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border: 2px solid transparent;
}
.sg_recent_comments li:hover {
    border: 2px Solid red;
}

I hope you like this widget. If you got anything wrong from this widget you can comment on below...

SHARE

20 comments:

  1. awesome recent comment widget and post such a cool modified widget

    ReplyDelete
    Replies
    1. This comment has been removed by the author.

      Delete
    2. its not working i have tired to try this

      Delete
  2. This is cool widget.
    Anyhow looking so fine.Thanks for sharing the widget.....

    ReplyDelete
  3. New blogger should be install this Blogger Recent Comments Widget. it would be very helpful for them. i just want to give you thanks for the awesome post.

    ReplyDelete
  4. i think it will be more attractive if we could take innovative on the widgets

    ReplyDelete
  5. Thankyouu, It is a really professional looking widget. Check out my book blog ontheshelfbooks.blogspot.ie for anyone who's interested....

    ReplyDelete
    Replies
    1. Thank you for your nice comment.
      Turn browsing with us.

      Delete
  6. im blog no working :( but thnx...

    ReplyDelete
  7. This is the good blog and the contents are really nice. well thinking about this blog. and thanks for sharing here with us.

    Boom Barriers
    Boom Barriers
    Gate Barriers
    Gate Barriers

    ReplyDelete
  8. This comment has been removed by a blog administrator.

    ReplyDelete
  9. This comment has been removed by a blog administrator.

    ReplyDelete
  10. I have just bookmarked this Blog and I'll be coming here more often... Thanks a lot

    ReplyDelete
  11. AnonymousMay 09, 2013

    THANKS 4 ALL THESE COOL WIDGET

    ReplyDelete
  12. its Cool.. Visit http://allwidgetblog.blogspot.com

    ReplyDelete

Important -Comments with Links will be deleted immediately upon our review and If you are asking a question click the 'Subscribe By Mail' link below the comment form to be notified of replies.