Jump to content

Skype Code - where do I put it?


Recommended Posts

Hello,

 

I have an internet site where I need to put on a Skype Button.

 

I have been on the Skype Internet Site and gone through the process of using a 'code generator' - http://www.skype.com/en/features/skype-buttons/create-skype-buttons/

 

 

Where do I put it after having received the following code (any help would be appreciated - Thanks):

 

<script type="text/javascript" src="http://www.skypeassets.com/i/scom/js/skype-uri.js"></script>
<div id="SkypeButton_Chat_candles_1">
  <script type="text/javascript">
    Skype.ui({
      "name": "chat",
      "element": "SkypeButton_Chat_candles_1",
      "participants": ["candles"],
      "imageSize": 32
    });
  </script>
</div>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...