Showing Blank Avatar / Default Avatar Comment On Blogger
One thing that I do not like a comment from blogger avatar because it is not capable of displaying other avatar avatar blogger itself. That is less pleasant, comment avatar can only show poto profile status if only in our login. So do not expect avatar will appear only if we enter the URL address only, this will certainly reduce the terms of look, because you'll see the empty space without decorated avatar altogether. if avatar is not empty space, we try to add a new avatar in the form of pictures default blank avatar, follow the way below
Put the CSS below above code
/* Avatar */
.avatar-image-container img {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKt71-O4ysous_HCjkjfD-wzAl69GdCt6uGtUXezvMxZnC2DZWHIFpBIUxXOApYvxzt328NJD1OgwVDRASkv_5w-i9buiRoL3N5aVYtGFCOz6FQILWiy87EWC8l_0PePB5kWl-f-Zh_1wr/s320/AvatarBlogger.png);
width:35px;
height:35px;
}
Search code below.
<a expr:name='data:comment.anchorName'/>
Then replace the above code below.
<b:if cond='data:comment.favicon'>
<img expr:src='data:comment.favicon' height='35px' style='margin-bottom:-2px;'
width='35px'/>
</b:if>
Good luck :)
0 comments:
Post a Comment