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/AVvXsEjbFZJGeh8tIEmBwwKoUFzNzj7xVEGu5ywn-JWndXNdXDMFMMRq5qyM5BvJ0Hjw2ZtbRP2bmW223VjGFO3qPhbVZRHvOnpNK6JDHCG7tl7KLP5axTeGbP5K6ddU2Ev_-OQamHkrYTz4X3o/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/AVvXsEirolZEdXEJPA3J1atW84rLedglO1LBxXMR2y03A3l9xTm2LiDUvc4PayJAcw80sKOW4_jfR_Adb41lfy4YXXntAKJCuGjeV_NCE9Aqg5unhVE4PBGVX_tMyjpUm-Tyqz7JI8ZdJJkrNUo/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/AVvXsEjbFZJGeh8tIEmBwwKoUFzNzj7xVEGu5ywn-JWndXNdXDMFMMRq5qyM5BvJ0Hjw2ZtbRP2bmW223VjGFO3qPhbVZRHvOnpNK6JDHCG7tl7KLP5axTeGbP5K6ddU2Ev_-OQamHkrYTz4X3o/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQ0FYd3rWBUqAixq3TACVX5emzwfuiWnpp0ZlzbeQoNvxpCOJqGtoI6rolT45Il7IEKLAntYLCwmKLQ2Iu6tLexvgI3ACRS87EsHLDn5ZZ_QZMwvL22ynKs82qV7uOHbLBatAEPzhR14s/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKGRmWpCGRuofv-iEGe_6uvtSxTHfy3s400pZ41Jkc5OyWTy6wJZMeW7t1Xy3MCVDFNn2ZN3BgInvykaS6dtAvzXbxZZcjie0u07ftJLM4lUwhpgk_nhwuBuBefOJzvdFMyIvDm2ucsF0/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAaZhx61-nnOeMZLQyt6HCh8pGXUelx1YBWywKRLQcf3LU5dQ2iFCdqf0qEYYd4kwSQ6wUOVJsmevnP_f4-eqV9m0-3V82_8mmNf1oW6X93epQyftfzrNLkWjpDiZ0VVsfOb_0VSKQOlwK/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.


0 komentar:
Posting Komentar