Saturday, November 14, 2009

Smileys in Blogger comments .


Here in this post we will see how to add smileys near comment box , This will make the visitors to comment and play with smileys . Many of the yahoo chat users would have know well of these smileys. now i tell how to add that in your blog.



Open your Blogger templates' edit HTML section and click on expand widget templates . Now press Ctrl+F and find out the following comment section in Blogger . 

<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>
 
Now replace the entire section with this code . After this there is one more step left to get smileys in Blogger comments . Just copy this JavaScript and paste it right before </body> 

<script src='http://bandofgirls.googlepages.com/smiley.js' type='text/javascript'/><noscript><a href="http://techknowl.com" target="_blank">Blogger Widgets</a></noscript>

Now in Your site comment area you can see Smleys

Labels: ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home