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/AVvXsEh1HVV4mKW1YYI02BUGYQH5EKB1iWcJIYDWGv9sMQ-PVlK6edYyf1vFUeA1BvgggmnpgOvfoWP8yXyrqwFkgJAgOJyBHDxeeirE1nGcZN2NodcTlPKX0j7e0G_muq_og_Q8gRJRQQ_LCcc/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/AVvXsEj8ZJniEg9dY-JRqEvBq9cUIyJzSD-ARess5XTo4tcBF22dPKP6-0rLaKfmym-E2NjS7BGJnYVGmwE8pcr6K8ZLPTInYKYZg9mCnEDDfQt-bXItP1mLpmvmQFDwzbcYQzXaDQtYiTBIwvE/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/AVvXsEh1HVV4mKW1YYI02BUGYQH5EKB1iWcJIYDWGv9sMQ-PVlK6edYyf1vFUeA1BvgggmnpgOvfoWP8yXyrqwFkgJAgOJyBHDxeeirE1nGcZN2NodcTlPKX0j7e0G_muq_og_Q8gRJRQQ_LCcc/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixSyCtZFRB0lx7vTtA_RrqEEEPJS1s_rnFIHROcUXqvRuieC6m8ow1wj5ubqP2bVb6P_RBVrjpt7_-srhMFN64NaPNIWDbocayuyCAVLdEEQDXyNkFy_uLWhuUTC9m2bJBZjOaxBazrvI/s1600/facebook.gif

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

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