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/AVvXsEjnUI9p7RRt7WlE3GgBsXDc9x5tqAmg5hBiiGsTOZZKhoI9ZXPEQMKTX87yPRNFyTT33T3iZZ_jShaoB3pZVAHbuc5aFReEuWm9vo1M3qrlaa-odaz5nP4K5JVmnFKoWZZHRq0cJLXYvhY/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/AVvXsEhXLJw4cS1qpIDZ5pgdjt35Jv77g77kOl9WsfkAInvy_iohCWDVCeE6x47ulT1Fd58JDY6tg52NpvpqRNAeAHNAISiSoW3-mgsfvoAFGXhDVXgLdow1OQuwY9eFsSbcfFgvnMTgytSOrG8/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/AVvXsEjnUI9p7RRt7WlE3GgBsXDc9x5tqAmg5hBiiGsTOZZKhoI9ZXPEQMKTX87yPRNFyTT33T3iZZ_jShaoB3pZVAHbuc5aFReEuWm9vo1M3qrlaa-odaz5nP4K5JVmnFKoWZZHRq0cJLXYvhY/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjX_37VprWXOwWXnVsumJzj-qpQCRqxuDf6OjeL8I9bOh2YL0pl-1czpq5niIrK0XqV0Iu1Ilc8VUeC1FyQbrQNyMSkO8GvL5afckus-5oiGwQShCq2m_1M6kDmskGzdyLJtiIKtOupgQ/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjtYH-rvHbGo1EaWEV48-fFN0R19YvT-GvK4bUxHDBMJjjNYe6o_K9ZaplXxtCDxjIwnh9vO5vOLU2k4H64HFb3laPneKdhVRPWDqaqFmvbmfNFQKidliBFpPwHP3ZscPMF64qqggSnMEM/s1600/anonymous3.png

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