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/AVvXsEj6WsuCsVpOz-ZDFpxMGR7N_8oTAsrsVB5Bz-WM8kph3fh3_3I-J_o5q87hRRZRfacCs7P0Ha1qGL4E4R3dSyCzdus0IdF9Hpnp43k2hkivWCqbx20pMY5feox0_BPWu-ErsdAlZsA8cDo/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/AVvXsEhzE6yS05-AIYK203sWkxn7vo_hMRSUAH2C0uQBqI4L98JP_tInzzZJZazKJ48Y9p4KEQHdrxPLtXcs1eH4aNzgx_0PKQdpTBvrpV_ZetEwQ8EfdOft0G4DtTrKYaFrDLHac6IC_CUvyEc/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/AVvXsEj6WsuCsVpOz-ZDFpxMGR7N_8oTAsrsVB5Bz-WM8kph3fh3_3I-J_o5q87hRRZRfacCs7P0Ha1qGL4E4R3dSyCzdus0IdF9Hpnp43k2hkivWCqbx20pMY5feox0_BPWu-ErsdAlZsA8cDo/s200/default_avatar.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQYRfygylFKEzw3WwOZgLSSXZ63HKelqYg_RJZLrTD2Lk99E66K8Ne5KT8RwK6grpPPeVEnNi2wsjaSooZh8MskEyUBfjt9immHm1rFuaqi0W0wY3hahn5WlPvgN1mmlsSegCWDy7EaCU/s1600/facebook.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSK9irqdEMNlxBn5Rc_Y3Y08QwUx8re9WsYteSAPQ-0eJlrB_9djXv4ByUTlZ5cBElaHwAMnp6vNIkDV727k7lydN_1cS7mi7wSBezjOAGvzfejpgnHbr6ipOw3xM_3MeA1MzICqiHvAo/s1600/anonymous3.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjdJK2Q4H4mLCzk2fvjVwC_RFt3lLj_wDrcrQ1H5sX8_9wBByH9qtYFiryRe_71CvSONKHEKPg9b1LjXy0Eqql7jS6wRMRILev1ZUJiuF7cWv1f8xirdRhkieNWzKfzox-7mlsubojGfuJm/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"
Post a Comment