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/AVvXsEj0YMRrIXToJQvq4-HZ2G9imG9u2xqqyXlAAsKEMHsUgkS8rEvU9IncyryYuJI4YKqa4dGwP-fxzgq6NoU54LzTOiDSdFSF8m7l2gFmqSkeZ0j7H7y-8hGNVsD5usqIRfg3Vjp8dxXZQ2w/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/AVvXsEjr8fDseOsYa3jjVXeMcx47CLOxNwJcl2TR5fLP9zyvhBk-m7WVHTSwGgT09zTwMamU5ctE0mE__zwvSfnhRJqhTmO-Ez9LXTTXanhBDBHHjFOPSPBE3SeucsmUAK6PgpvnVgCLgBAL04Y/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/AVvXsEj0YMRrIXToJQvq4-HZ2G9imG9u2xqqyXlAAsKEMHsUgkS8rEvU9IncyryYuJI4YKqa4dGwP-fxzgq6NoU54LzTOiDSdFSF8m7l2gFmqSkeZ0j7H7y-8hGNVsD5usqIRfg3Vjp8dxXZQ2w/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnI5J6wVVCKKLCO1ZhJw_8e36aZz_qap1uJRuHsPgHTKL23o7Q9XbfwT41j1-zwBEAc5Gb4kJV7Erz0KdjO6s09WH5WfFqdJPDIZ45lIF_1UXMinMSrgvNu9nndXhEcgif44J2_yFjZVQ/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZnlRSEunvBsNS71YH-Sfy_kuuPLWhw1BgZu7ccBroNnn4S7_oJc8gtwqOtG_KgrRV9ZNb0zJA7qiAR090RKP8lFFiHOnVeta9WQDHs9w-Uqdpp9L-3Tb0QnFzJgRzrA4lbBUV4mO2DZI/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghawvdZrPNO5ijCeYPZ-qsVbH2C4iwcY5VpCdihNdKNarogRwRE0AtXXOW_0ZrymBNn47bm_-IFLjScU3z8tMkB5Wmlnb7g-0MsJDqamcBABWoA_6mkjZLcClGM3nECVrPzDPi9-xyHew5/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.
0 comments:
Post a Comment