step #1
First, go to 'Layout' tab and choose the Edit HTML section ( Layout>Edit HTML )

Step #2.
For this step you need to backup your template (click the 'Download Full Template' to backup your template)

Step #3.
To start editing your template, please click the 'Expand Widget Templates'

Step #4.
Use Ctrl+F to find this line.
<dl id='comments-block'>
and REPLACE it for the following code
- Code: Select all
<dl expr:class='data:post.avatarIndentClass' id='comments-block'>
Step #5.
After doing that, look for this line:
<a expr:name='data:comment.anchorName'/>
and ADD the following code right after it:
- Code: Select all
<b:if cond='data:blog.enabledCommentProfileImages'>
<data:comment.authorAvatarImage/>
</b:if>
Step #6.
Save it. Done!
Click this link to register your avatar:
http://en.gravatar.com/
Thank you for visiting...
