Support Portal
Language
 
Home>Knowledge Base>Root>FAQ>AccuWeb CMS>How to display the 'Skype Live' button on a website
User Login
Username
Password
 
 Login
Information
Article ID339
Created On8/23/2010
Modified2/16/2011
Share With Others

How to display the 'Skype Live' button on a website

To display the Skype 'Live' status embed the code below into a Snippet or Web Page (switch to Html view first)

Change xxxxxxxxxxxx to the Account Name

<h3>Skype Status</h3>

<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>

<a href="skype:xxxxxxxxxxxx?call">

<img src=http://mystatus.skype.com/smallclassic/xxxxxxxxxxxx style="border: none;"

width="114" height="20" alt="My status" /></a>