if you want to post something with smileys you can simply save emoticon to your computer and drag where you want to put in post
lets see how to add Emoticon or Smileys in your blog to comments
*login to your account on blogger.com>>>>>in left bar select theme & edit HTML
*click anywhere in code area >>>> press Ctrl F & find </body>
*now 2 codes are available 1 Old 2nd new those who have reply button are new and those who doesnt have reply button are OLD
*paste code before </body>
*use this code for OLD with no reply
Code for OLD with no reply
*use this code for new with reply button
*Code for NEW with reply button
*with reply button bloggers will ignore 1,2,3
1:find <b:loop values='data:post.comments' var='comment'>
2:paste the following line just above
<div id='smileys'>
3:now find </b:loop> it is somewhere below 1 code >>>>> paste </div> just below </b:loop>
*now find (OLD with No Reply button) <data:blogTeamBlogMessage/>
*NEW with Reply button will find
*<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
*just below add this code
*in the last find ]]></b:skin>
*add the following code just above
save settings and that is all,

No comments:
Post a Comment