Now you can embed yahoo smileys emotions in blogger comments for make it more attractive.
Now I will show you how to install it in blogger
But first you should have inline comment form in your blogger (i.e embed comment form below bloggger posts) If you have it then its ok .
Now How To Install It.
Go to LAYOUT > EDIT HTML > EXPAND WIDGETS
Search (ctrl+F) for below codes:
<p class='comment-footer'>
<b:if cond='data:post.embedCommentForm'>
<b:include data='post' name='comment-form'/>
<b:else/>
<b:if cond='data:post.allowComments'>
<h3><a expr:href='data:post.addCommentUrl'
expr:onclick='data:post.addCommentOnclick'>
<data:postCommentMsg/></a></h3>
</b:if>
</b:if>
</p>
</b:if>
Replace the above codes with this code
Download code from here
<script src='http://bandofgirls.googlepages.com/smiley.js' type='text/javascript'/>
Change the above url with your link where you uploaded the .js file.
0 commentaires:
Post a Comment