There are two ways to add yahoo smileys or emotions in blogger platform.If you are using mozilla firefox then its as very easy to install,just you have to install Grease monkey Addon and then install one simple script.If you are using any other browser then also its an easy way to install it,so its good news for all,so continue reading this tutorial.
(1) If you use mozilla firefox browser.
Open Firefox browser and install " Grease monkey " . If you have installed already no need else install it by visiting Grease monkey Addon ! and restart browser .
After installing Grease Monkey , install this Javascript file ( just open the file , Grease monkey will install automatically ) .
Go to Layout section of your blog and click Edit HTML subtab .
Now Search for this code ]]>
Now add below CSS code above it.
img.emoticon {
padding: 0;
margin: 0;
border: 0;
}
That's it we have successfully added yahoo Smileys to blogger.
They will appear like this in your post editor in below image.
(2) If you are using any other browser than mozilla firefox.
Go to layout section of your blog , then go to Edit HTML section . Search for this following code and add this Javascript before .