How to insert emoticons into your site...
For 3D Smileys...
Highlight the code next to the emoticons that you want...
Copy all the highlighted code to clipboard ( or [ctrl]+c)...
Open Edit HTML tab...
Paste the code to the place that you want it to be appear...
For Smileys...
Right click on the image that you want...
For IE users...
Choose copy...
Open Compose Tab...
And paste the picture...
For Mozilla users...
Right click on the image that you want...
Copy image location...
Open Edit HTML tab...
Write this code...
<img src="your image.img" />
Highlight 'your image.img' then paste ( or [ctrl]+v)...