In this tutorial we will learn how to change or customize the avatar anonymous commentators, This enables us to add an image in blog comments instead the name of unknown without a picture.
How to Change Default Avatar in Blogger Comments
For Blogger users: Replace the URL in blue with your own.
1- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC_7vaf9nu1TIvclyyetJWtK3lhzWI2QHY_tMogRGowDANekmabrqg09AeGFbSkqrDmJTFfzT3cEblH0M7CBykeVXJJAWnPBbnsAfJzZYn62gSm5kOTX65mStWMqoeS06y3y0JP6sAgTc/s256/blogger-icon.png
5- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCyQm5KdOxbhHCRtAhFp2NbW5YkTmECRwPDBUU5WzDUCu_gjIRBwVaa3Qw6SONRVikq74TS8Q0vfZLtMEFpJgrFrVscIIEGb82nKkfRR2UPH6ysDEc4Y_z5BJJoPafTJq6TypaHBjXLw8/s138/facebook.gif
I hope you enjoy and happy blogging. ;)
How to Change Default Avatar in Blogger Comments
1. Go to Blogger Dashboard > Template
2. Download a copy of your template
3. Now click on Edit HTML
2. Download a copy of your template
3. Now click on Edit HTML
4. Use Ctrl + F to find </body> and paste the following code above/before it.
<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$("img[src='http://img1.blogblog.com/img/anon36.png']")
.attr('src', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi16D-KJllM-M_PkpJ3wUVHcIucfXtjAtD8JEbzx-HCgd8fwWAdFFDRCoE4T8mkILozD_RE1AWRkUplFatlIT9CqActNpAWBky2iv75auDSJNiS_DRQ-ypjGioqOrmSv5xDOJcqvdUcbOM/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/AVvXsEgE74mc-8x2vq9AKcsd-UJlSgW9rCFex7Yf7mVdS3NDE4mqW-l5n-vGhv7R-FRsgHq4VgjipQLecwKQosU_X7-CHSLb0vlUoZoCUnPqhJWPa9tHqZS9_WzhteM3_xuWUimXU3raaOsw4k4/s1600/blogger-user.png')
.ssyby('blank')
</script>
5. Save template.
Note:
For Anonymous users: Replace the code in green with the url address of your image.For Blogger users: Replace the URL in blue with your own.
You can choose one from these below (copy the url address):
1- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjC_7vaf9nu1TIvclyyetJWtK3lhzWI2QHY_tMogRGowDANekmabrqg09AeGFbSkqrDmJTFfzT3cEblH0M7CBykeVXJJAWnPBbnsAfJzZYn62gSm5kOTX65mStWMqoeS06y3y0JP6sAgTc/s256/blogger-icon.png
5- https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCyQm5KdOxbhHCRtAhFp2NbW5YkTmECRwPDBUU5WzDUCu_gjIRBwVaa3Qw6SONRVikq74TS8Q0vfZLtMEFpJgrFrVscIIEGb82nKkfRR2UPH6ysDEc4Y_z5BJJoPafTJq6TypaHBjXLw8/s138/facebook.gif
I hope you enjoy and happy blogging. ;)
0 komentar:
Post a Comment