https://www.idblanter.com/search/label/Template
https://www.idblanter.com
BLANTERORBITv101

How to enable blue tick on blogger admin comment

Wednesday, July 29, 2020
In this tutorial, I will talk about how to enable blue tick on blogger admin comments. If you add a blue tick on admin comment then it's looking more professional for other blogs. SO let's get into the steps.
How to enable blue tick on blogger admin comment
Fast go to your blogger dashboard then Theme then Edit HTML. Now search for ]]></b:skin> tag and add the below code after ]]></b:skin>.
/* Admin Badge on Blogger Comments */
#comments .comments-content .icon.blog-author{
width: 16px;
height: 16px;
margin-left: 5px;
vertical-align: -3px;
display: inline-block;
background: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M11,16.5L18,9.5L16.59,8.09L11,13.67L7.91,10.59L6.5,12L11,16.5Z' fill='%23118ff9'/%3E%3C/svg%3E") no-repeat center center;
}
Now save your theme and done. Please give your opinion on the comment, you can also give me any new post topic on the comment I will try my best. Thanks for reading "How to enable blue tick on blogger admin comment" post😉.

Author

hhhhh