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/AVvXsEjBGcvP4Pxn70pfA9lV6hNYhazgo_eGunc8kvRJxZY00f6qul0hZ_LhGA80_MJbZ-0U_q9-8zMMPE4vbCAwCg58mhaCMh1q4cwMC_JejCPPclMhbVWDkLHRdRNolZz5-4A6hfsYniZsoEg/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/AVvXsEiuwappNNiDLmtBn0FUB-FMsd8WEVwKB2larjBiZg5QkM1YoEKVXZLq6xBZxcPObkFNBc-uskm0m0uw16lEp285T9wwunb9vzXmET71ezVle4hUto5U8LxZ7n5fhlyd9qREq8eMbDtGBRQ/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/AVvXsEjBGcvP4Pxn70pfA9lV6hNYhazgo_eGunc8kvRJxZY00f6qul0hZ_LhGA80_MJbZ-0U_q9-8zMMPE4vbCAwCg58mhaCMh1q4cwMC_JejCPPclMhbVWDkLHRdRNolZz5-4A6hfsYniZsoEg/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgbxDel-PTEEpvWTzseE_VH47PsytZRpBB5T2ZRrXGoKcjDUbOk0On0yWAvxSHsjnZZwvRt9Y8BhattHdv5f-VsrkJS9DuQmaw9E3fhhlQZUEbfxtef_ws2TwuNsEmL7JkoxuufpaB0fzc/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAZiQT2bhex9zgDfGF9FtBT9D6dvEMprF-u3YctJ3lf6wMtQkaartcj_4Im4i1ZosYpJl9Al-UtWrbAtotVVUrKziq2WLPZi1G65BR1UUh3dRtPQLBNKyRu7bPXqOdj-0KxvR92Pbm7Wg/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhe6OBQcM4FeMuw5Y0w4iC6nszQGqtxzWhL3r1Sn_n6JkPNnP0uDzuOkYCDgcZ9xY7RW7r-htwaXtReo-VoKiYhzrRCELXc2O5dtxszHL7jsIRIL_LV6-ZyGLAHe3GgLDnLtcaWg65LuCc3/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.

No comments:
Post a Comment