Tech tips: How to place Skype, Yahoo Messenger button on Blog, website
You want to contact with your friends or support online you can add yahoo messenger, Skype on your blog or site. When people see the blog just click the icon to start sending you the message. Also people can know whether you are online or not.
This post I will let you how to put your Skype or Yahoo Messenger on your site:
1. Skype
Step 1: Login to your Skype, select the menu Tools -> Options -> Privacy and tick Allow my status to be shown on the web.
Step 2: Access this site: http://www.skype.com/share/buttons/
Step 3: Enter your Skype nick into Enter your Skype Name blank, then choose what button you like to show on your site.
Step 4: Get the code at the bottom of site and paste to where you want to show on your site
2. Yahoo Messenger
Method 1: Insert text link:
Use the code below:
<a href=”ymsgr:sendim?your yahoo messenger nick”>Send me a message</a>
The result like that: Send me a message
Method 2: Put Yahoo messenger button
<table style=”width: 310px; background-color: #ffffff; height: 130px;” dir=”ltr” border=”0″ align=”center”>
<tbody>
<tr>
<td style=”text-align: justify;”><img src=”http://opi.yahoo.com/online?u=Your Yahoo Messenger&m=g&t=2″ alt=”” width=”100″ /></td>
<td><span style=”line-height: 24px; text-align: -webkit-auto;”>Your text title</span></td>
</tr>
</tbody>
</table>
<div style=”text-align: left;”></div>
See example:
<table style=”width: 310px; background-color: #ffffff; height: 130px;” dir=”ltr” border=”0″ align=”center”>
<tbody>
<tr>
<td style=”text-align: justify;”><img src=”http://opi.yahoo.com/online?u=techtiplib&m=g&t=2″ alt=”” width=”100″ /></td>
<td><span style=”line-height: 24px; text-align: -webkit-auto;”>Admin</span></td>
</tr>
</tbody>
</table>
<div style=”text-align: left;”></div>
Result: