Skip to content

Instantly share code, notes, and snippets.

@SOLUNTECH
Created March 12, 2015 22:55
Show Gist options
  • Save SOLUNTECH/7fb1bec655f633bcfac4 to your computer and use it in GitHub Desktop.
Save SOLUNTECH/7fb1bec655f633bcfac4 to your computer and use it in GitHub Desktop.
<style>
#SkypeButton_Call_soluntechSkype_1_paraElement img {
margin-left: 0 !important;
}
</style>
<div id="SkypeButton_Call_soluntechSkype_1">
<script type="text/javascript">
Skype.ui({
"name": "call",
"element": "SkypeButton_Call_soluntechSkype_1",
"participants": ["soluntechSkype"], /* Usuario de Skype */
"imageColor": "white",
"imageSize": 32
});
</script>
</div>
<script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment