Replace the Default Anonymous Avatar on Blogger Comments
Step 1. Go to Dashboard - Template - click on the Edit HTML button
...click anywhere inside the code area and open the template search box by pressing the CTRL + F keys
Step 2. Type or paste this code in the search box, then hit Enter to find it:
</body>Step 3. Just above the </body> tag, add the following code:
<script src='http://code.jquery.com/jquery-latest.js'/>Step 4. Save the changes by clicking on the Save Template button
<script>
$("img[src='http://img1.blogblog.com/img/anon36.png']")
.attr('src', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV2M3Wti-qVqWH85eb2jIg581w8h6ZHTe7RCYrq6phARsEaj71g6JrrAEJNdK_JNeJ2akDR08THeREZezCjG_dAJuY-FG0ddyCvm3fA4RgZx0jZ5U2wuAnTPT3xINy5-fLD6DprFQstIo/s1600/default_avatar.gif')
.ssyby('blank')
</script>
<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$("img[src='http://img2.blogblog.com/img/b36-rounded.png']")
.attr('src', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJCIslT9MI_2CoOon7qW7cg_WR55ksv48oCT5AutWpDsh9E5Nu3zC53IM0QomKBAggbKL9EaemlCv-FqcYnfuLjQEhp3YEz7YWHhOd-bfsmKcLXO_0MzMG4aDNOpuC-8cbZBNcHiJaSjU/s1600/blogger-user.png')
.ssyby('blank')
</script>
Changing the default avatar
For Anonymous users: Replace the code in red with your image addressFor Blogger users: Replace the URL in blue with your own.
You can choose an avatar from here and then copy the url of it:
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjV2M3Wti-qVqWH85eb2jIg581w8h6ZHTe7RCYrq6phARsEaj71g6JrrAEJNdK_JNeJ2akDR08THeREZezCjG_dAJuY-FG0ddyCvm3fA4RgZx0jZ5U2wuAnTPT3xINy5-fLD6DprFQstIo/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiai9Anncqf3HRUJQTA7GQwFFbJONIubg3GcCERJP3BwzPYTH7503yRPBjWEZm5usjy-aKHC3g0jyOCErz_Obr00YdFl6bYG2E60xZ8RSol5uMp29U4yK3cwqpLRcpDEp5mKB0A6pQZE_0/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgwcO-3nVYWe4AetYltT7dP3hD2mzImEOMwdKMumzRpj8A_QY9uj8yW9dZi9bKRptjQu5aq9pszuRw86AjkGJFTvk0RDwDKp-PeWvxJFvyx6j8G8WTAV4SDOHIrCJtyb2qDZ7JmoCP_-tw/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhomCoEPcWHN5s3xmr3ArGEFlrT99sKm1lTjHb0IliynXoDq1MOTrrZnx-QubjMsqqh_9xBGYXM9H8D9kqdQirRsZBAIdErXitWfv1mSfOX6w2yFLxsfMzi1X6a-xQJXMdr93cPS0kXnaVO/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.

0 comments:
Post a Comment