Skype is a free service that enables us to make calls and send instant messaging over the internet .
Personally i uses skype a lot and loves to use smiles ,nothing would be better than if we could add skype emoticons to blogger. You may have seen tutorial to add yahoo emoticons to blogger ,this tutorial works on the same method.
Firstly we will include emoticons and symbols to our template so that our visitors know how to use this emoticons.
Final thought : Customization of box(around smiles).
We can easily change the background color , text alignment , padding by changing properties of the div element.
Personally i uses skype a lot and loves to use smiles ,nothing would be better than if we could add skype emoticons to blogger. You may have seen tutorial to add yahoo emoticons to blogger ,this tutorial works on the same method.
Firstly we will include emoticons and symbols to our template so that our visitors know how to use this emoticons.
- Login to dashboard and Navigate to the Layout > Edit HTML tab.
- "Expand Widget Template".
- Locate this line of code.1
<p> <data:blogCommentMessage/> </ p>
- Just below paste this code:
- Locate the in our template (the code near the end of it) and just above it, paste the script:
Final thought : Customization of box(around smiles).
We can easily change the background color , text alignment , padding by changing properties of the div element.
1 | <div style= ' width: 370px; TEXT-ALIGN: left; border: solid 2px #0084ce; backgro |
No comments:
Post a Comment