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/AVvXsEjtgQEM4BLT5WfZ289c5dahi4s3R2QfGC2yb4cUEy-HcWaBwB63Lw-oSkabQIdRHi7fwehP9OU5Z3ZCyTSOT5cUtDsry-X4MRqIofLWh41Rv_xQFCg65WsGhl5OOsaq3MAHcL2WjLynpxs/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/AVvXsEjN6YaTAeH5diPitgxuxrZfifAf3E2G3qRSiNfhnqQsNAdYBs7fgBeCOfvTXf3AjS1gile7yf4T7bo_EAwVDFbXkILLFtg8ZSTkHd2vmXRO0E65y2ZqVe8umujofa6xvpmzAGmFebZj2LU/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/AVvXsEjtgQEM4BLT5WfZ289c5dahi4s3R2QfGC2yb4cUEy-HcWaBwB63Lw-oSkabQIdRHi7fwehP9OU5Z3ZCyTSOT5cUtDsry-X4MRqIofLWh41Rv_xQFCg65WsGhl5OOsaq3MAHcL2WjLynpxs/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgMvXT4L2eI_X6EkV5xZrm7QX_6eYHa7LlOwK-BqFixdAG8pSj7OCJMPsjyMT9jlJAYl30IoRJZ4baff3CZU41Mb9IwTTZBMgDABvUYgIUWpcSKZUTlhoM45J0ztxZUPMVETupNHUuH1AU/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKFaO-EzsSgVlCQBmli-VJFZ3eYTla4yhEvRH84qrZNdRvBgfKziNonFqpCwt_peomidz1SfSVc9_5JHxB9-esOEueOxwibsoRfobMvHbmofJajEJa5lBL9p36G4tn1rLMdwiubIDRnaI/s1600/anonymous3.png

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