Posts Tagged ‘blogspot’

8
Oct

Adding Skype Buttons To Blogspot

   Posted by: admin    in Tricks

Skype buttons can be used on blogspot to let other people contact you very easily!

Instructions

Step 1: Login to Blogger dashboard then goto ‘Layout‘ –> ‘Edit HTML‘ –> ‘Page Elements‘ and Add a Gadget

Step 2: Add HTML/JavaScript

Step 3: Copy all the codes provided below and change YOUR SKYPE NAME highlighted in red to your Skype Name.

Step 4: After you add your Skype name, paste all codes in HTML/JavaScript and Save

Skype buttons


<!-- Skype buttons code start --><script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
<a href="skype:YOUR SKYPE NAME?call"><img src="http://mystatus.skype.com/smallclassic/YOUR SKYPE NAME" style="border: none;" width="114" height="20" alt="My status" /></a><!-- Skype buttons code end -->

<!-- Skype buttons code start --><script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
<a href="skype:YOUR SKYPE NAME?call"><img src="http://download.skype.com/share/skypebuttons/buttons/call_blue_white_124x52.png" style="border: none;" width="124" height="52" alt="Skype Me™!" /></a><!-- Skype buttons code end -->

<!-- Skype buttons code start --><script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
<a href="skype:YOUR SKYPE NAME?call"><img src="http://download.skype.com/share/skypebuttons/buttons/call_green_white_153x63.png" style="border: none;" width="153" height="63" alt="Skype Me™!" /></a><!-- Skype buttons code end -->

If you enjoyed this post, make sure you subscribe to my RSS feed!

Tags: ,