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/AVvXsEgCoiYxk0ABbDoVcNy4nbq8xFiRa96yT-xYKU0rQrMkkfOgnBO4LxlwoOR0MlQ-eWyiUwMaRmMeKrRHl5HSRantyyEuu37AP293YFqb7uMJsS4B-bQYPR2IQLSDsucg9UHNG6bWr8UUPvo/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/AVvXsEgJJwgrY1hkWJXAAb_9meE8lp5J0vBgp73nwKszI9Dio_nDzmUnsgPrN93Ci6SbYqNg3rZVyCaKzxzuWoZLVeTI_XfBtBA4SZXP5uTFmpJE6C7IdbYVctD2YFiPE_ggZvyTnH4poib4cEg/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/AVvXsEgCoiYxk0ABbDoVcNy4nbq8xFiRa96yT-xYKU0rQrMkkfOgnBO4LxlwoOR0MlQ-eWyiUwMaRmMeKrRHl5HSRantyyEuu37AP293YFqb7uMJsS4B-bQYPR2IQLSDsucg9UHNG6bWr8UUPvo/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjH5l5O6VQPPtfzowipiaFCgWRaAeK1ZOH0k6clgdragXoczW_OAWRg50zdZda2py9Vf7cKNrryUlQqXALJfJ-d08M1EdDva9Z_ZnYk_YZt6ttYYorXse-KbSJkqHpU-1eigiNvsYhH0fk/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLZ6jGiGo5yaaiNQX_mrECNiQnIaMF4zm2v6rSYqIOVAn7qVmYn1YOTn8gcKDbVMYUzFxjlppfdRTgBHph8c7iALUxvWnIPw6uHqEaYgq6buDGkyLN3jO52_I2wVcxFW5J9hQ6XYydjCM/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwpL2ER-pymkb2fJOLz8_0JvRwyYcxIo37TDwGscDbP1EclEpohaY4DBRWcFBm0dl-jalEHcDv1lOgmUr10KOCVm1KDp3x01QtAPt60h2kqlHdSODk28S-LNN38WsoCFz0ciZuvyFhZ-Fq/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.

No comments:
Post a Comment