URL http://img1.blogblog.com/img/anon36.png
and the one for blogger users http://img2.blogblog.com/img/b36-rounded.png
...with our own.
Step 1.
Go to Dashboard - Template - click on the Edit HTML button and then Proceed
...then select Expand Widget Template (don't forget to make a backup)
Step 2. Find (CTRL + F) this code in your template:
</body>
Step 3. Add the following code just above 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/AVvXsEin7GrheykbD9SjCIrmybdxGTFrmhwGSP8YjLxuZgbPvNs3HJHvjUrCjEoBxQfIA72xkdaA-iQAn5WA2HGBNJBwhJHSjcb45249JmsVdGNe2eo3P7gSLG3A0XGCpUWwFe6QrHcjZA6dDVU/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/AVvXsEi_IdxXpOj_eX9MbiugUpg-M1CBZte-kteKFdSQj6a7wzFryNSBNvQ81dCHUR1j7ehd0yOW3gPccA3TFKhxkGyfPuy1utxAZBPk7uZLBMDhyB1OaWy6jtsKZg2L5vSACViv6EALu0Gsv8k/s1600/blogger-user.png')
.ssyby('blank')
</script>
Step 4. Save the Template
How to change avatar:
For Anonymous users: Replace the code in red 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):
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEin7GrheykbD9SjCIrmybdxGTFrmhwGSP8YjLxuZgbPvNs3HJHvjUrCjEoBxQfIA72xkdaA-iQAn5WA2HGBNJBwhJHSjcb45249JmsVdGNe2eo3P7gSLG3A0XGCpUWwFe6QrHcjZA6dDVU/s200/default_avatar.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC95KmEjyjCct-UVdJR2ig4u0AvteAjzi-UtZQYpehJMLaEpCvSa-Qi-G4eAzIhPZvy8KKOEieLxlzcgKFMgliAQadtnm5GGjB9fezacXMwzSU2DfKeNLbIOH5hHvNnEtF3GimX9cGvxE/s1600/facebook.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjVMy2YoY_5iMBRY1vYTCb5xHWKLO33CSdXJ84NiFlCg_zUwh990byfJ7Y4SwGo9w2brnJvGuVUDWYyRnjZcT4Succ4dbMBytZVLtrsg-hnsSo2q_7HM38FrOPhhvMdn7xrFr4LurziQ2M/s1600/anonymous3.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhrAnw3fnuglIatSz3NF5ZfjrDMO7vcThOLFxoHAhCHkfc24_uhtdgRAB8b1AwlL4ITyhj4CGLALYc4ZfzIrFFpKunEhA6bPyForIdMGZ5yeQd0PBKzRguWMJEcauujkJuzvjYoc6HM-kIw/s1600/blogger-user.png
That's it!
If you liked this post, please consider sharing it.
No comments:
Post a Comment