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/AVvXsEhDDoiP3xbz5amVbRQDJE4PVuQLuI0XU4_madLewozvkAcOtMsTtXyjBK_jUfGSww-VVjkhTfzkVhF0e7ijftHwNLPKbkzJYG5l0q9gRW2sp4yQJcwrNrQ7Mrhz-8TlfnjehABdy0EHhXM/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/AVvXsEiihXeCOFfvFhnOkRWvpOH8lf9n6U1qHTOexzb1saZo8xxOSfE-romlIVKNRP6INOi8iwWDguQMZ5-NluJ8IBKn0LBgY0h4l_XXT6sINGAhgTaE2LNl6q_O1YRKkAnLa6lr9XM-bX330t0/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/AVvXsEhDDoiP3xbz5amVbRQDJE4PVuQLuI0XU4_madLewozvkAcOtMsTtXyjBK_jUfGSww-VVjkhTfzkVhF0e7ijftHwNLPKbkzJYG5l0q9gRW2sp4yQJcwrNrQ7Mrhz-8TlfnjehABdy0EHhXM/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisxIBnnxU2nmmFsGd9mY0AlWOLNIeNtYqEMssHDTrHD36WhbQ72aXqR-S4ESStQ9LSFlxbt8-tyovAGHuoznw1EZB1QZrOlK-1xAFnA-ybjiTzNWXHtfpi4ETLotN_dWKHI74I9gaUFT4/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjquZ7BF17Lmepah-ibfwDLsOyJ0typ_Kq_klTLbh3pznsA5qSYpWzeV0BWSVEnZlOVsH0nMc2EhYHGsDHM7KWx6eLYMM4U-8uLmudW6pHulBjNGkM_mqtuNbpPh0CGIFnSCVIm3sBOCu0/s1600/anonymous3.png

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