How to integrate the SkypeMe-Button?
Posted: Sun Jun 04, 2006 5:55 pm
Hi,
I am very new to this Blog and I'd like to know, how it is possible to integrate the SkypeMe-Button (or any other graphic link) into the sidebar?
It is simple html-code like this:
Could you please help me?
Thanx, Linus
I am very new to this Blog and I'd like to know, how it is possible to integrate the SkypeMe-Button (or any other graphic link) into the sidebar?
It is simple html-code like this:
Code: Select all
<!--
Skype 'My status' button
http://www.skype.com/go/skypebuttons
-->
<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
<a href="skype:test?call"><img src="http://mystatus.skype.com/bigclassic/test" style="border: none;" width="182" height="44" alt="My status" /></a>Thanx, Linus