to your every blogger comment. so it will help you to reply
to questions easily.
1. Log in to your blogger account and Go to Design >> Edit HTML
2. Make sure you put check mark to “Expand Widget Templates”
3. Find this tag by using Ctrl+F <data:commentPostedByMsg/>
4. Paste below code After <data:commentPostedByMsg/> code
<span><a expr:href='"https://www.blogger.com/comment.g?blogID=YOUR-BLOG-ID&postID=" + data:post.id + "&
isPopup=true&postBody=%40%3C%61%20%68%72%65%66%3D%22%23" + data:comment.anchorName + "%22%3E" + data:comment.author + "%3C%2F%61%3E#form"'
onclick='javascript:window.open(this.href, "bloggerPopup", "toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=450,height=450"); return false;'>
<img alt='Reply To This Comment' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiinqMg78D28JLa9x2hgEYHoyvpqLeXIktdipAEwhLHwNwuwO6Rh7NUZmKuHiPdzrxPjOAOewmaG__8BbYGlVE6Jqd42ZYyfHw3bGwn-lvSpNSdKG6L0ouatEsdDbfujN3rgROybSIvP0r1/s1600/reply.png'/></a></span>
You can replace YOUR-BLOG-ID with your ID
Go to dashboard and click design, then you can get your blog ID on Address bar.
It looks like below.
You can replace Pink color URL with other image URL if you want.
5. After you did it, you can click Save Template
You are done.