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/AVvXsEipRXSaiP01srrd1axR707ZwdP4I-US2-6iAsRsbrGUP9taPbqi6WeckrfbFIecH8t_eBV5C8pbcRSNadFW6yjguMuwYVFQMKpAGW7cv51cL5sYp-QZwQ7C4ISGbrvM-JpmBI1SufZjLGQ/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/AVvXsEgxJn4OHjK0VOAQ1bliS0If8y8D_k8Uij1KELXLH31pctVCrBWtpxRjkOEmtmNODIJPsHjirGaCniFtuMfX-E3qZUfwAzam12PD1t7Yn9cdQbMdGpk13bgtLZ5CjOOdKS4e50H-xByvBQk/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/AVvXsEipRXSaiP01srrd1axR707ZwdP4I-US2-6iAsRsbrGUP9taPbqi6WeckrfbFIecH8t_eBV5C8pbcRSNadFW6yjguMuwYVFQMKpAGW7cv51cL5sYp-QZwQ7C4ISGbrvM-JpmBI1SufZjLGQ/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtGlhFKDy2dB9Sb3dfY1JAbPV5MWPyWAfiB-mRZd0fkfu-kMF3TgVYMxX8TY2xWZkUsX87QgHv43vuSgBB-szug_hPICtIq8SVnxWzvrD8p32OAxrpoTkgovazvSQhb-vKZIeOAZcA9kE/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_BjxQuJsTYahIPj-gX-IqGJ9G-iobXNK6qEI6FgGcdywafHzq43d2VJUWjkEquQ5gZRZBW3peLXV3e2WMIyzWIhnNRVYrxnhL6K3GP1-Fklgzrrut_oDQQ-KQs4bBxhCroyRHCGbUyDI/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsuNjHj1uUARdheCzNalKn8MFLpkCj0lqXSyGYX6ZYaY8mzSG7ExvALPE0kISbdhMVg-s27pQCobOkEod2Nb8FcasXHkD6jD1P7kNDlMLI4G18bRbRn6ngarcPGorRr12rcPYS8B_Q7qK-/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.
0 Response to "How to Change Default Anonymous Avatar in Blogger Comments"
Posting Komentar