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/AVvXsEgrZqK9VeuRWHxAFKAdad37TBjO5RPhBXGiGjLERbdmhtYClgbwC8m0i5wMOhUfiiI6xKXgCMGXfdUAhOc1QAwJW7yIzxt2jL2jLuflD1u54eXKL2o9C-RzikJTN6iZf9k4_fsN4Xx2Ras/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/AVvXsEiYoQZTfkspvXL1SEfXKhyphenhyphenjO_KZEVLSGoTWmioR_r4WMoKzR6k-s2WPTD9Uoys33BCPLyRQdS3KD6k176y6JqzQd_aAR9h883Zjew0YDt8B5EMDuP8n53lubWO-AAFMdtxWHvwi7ieLb3E/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/AVvXsEgrZqK9VeuRWHxAFKAdad37TBjO5RPhBXGiGjLERbdmhtYClgbwC8m0i5wMOhUfiiI6xKXgCMGXfdUAhOc1QAwJW7yIzxt2jL2jLuflD1u54eXKL2o9C-RzikJTN6iZf9k4_fsN4Xx2Ras/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi2pi1nFDk3yfT1uHE-fp8VSp903e6euDMC39en7D7gF1ZHXN9mrtsPVPmu2-gVPfzIqeF4TloxR1wDefsUiwFeycXlt2DZxbYLK85lqTg8b3zcbvPhYoBGK401MZ4Jw3to7EHlsASKlhw/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYqJ5A98qgort_t0QkdMFdRoW7SolWjS66pR6H-2It0SLw-lMrLbF09mBIVHR9n6wavbCfyi6c0bkJot9_nS_FjQ_3spe0mcprOcTk5G_F5A5nIWtmSpz5OYZU2JNcYXcEvyLb3Ut2kLY/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgug5bozi9n9w79eocbm_pkCWkXcIBHaxgDLQtSeGIPSRaxweTaYaqDXvGm6nf2UVhvfE4ItyFljCaj70PqnMNFQqWw3iXvlEbNmWBsNjXMKlrEysbDRFJdfpGJDBymXYk-Fum7S-LV6ord/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.
No comments:
Post a Comment