Google+ Facebook Twitter Friendfeed
Gratis berlangganan artikel o-om.com via mail, join sekarang!

2
How to Showing Blank Avatar / Default Avatar comment

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/AVvXsEjG7NBl6TizeQhXR9r1_eIIzPtKlsysh9ssa4zlyMoPFbf6kAqW8wJy7ccmzGyKtL-02rmdAPrrG14ANHlpCZnody-MxcmuuILWtPFnppTk5VSJkZMoPnCX62Qs-_iCwMQpKLH5xu2gxAUU/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 :)


Dengan memasukan alamat email dibawah ini, berarti anda akan dapat kiriman artikel terbaru dari o-om.com di inbox anda:


2 Comments:

Rahul Arora said...
This comment has been removed by the author.
Rahul Arora said...

Thanks. I just came across and experimented it on http://ehindikahaniya.blogspot.com/

Post a Comment