Applying a Skin

Only one skin can be used on a webpage at a time.

To assign a skin to a page, add the following line of code to the <HEAD> of the webpage:

<link href="http://www.yoursite.com/pickle/skins/black_line/_stylesheet.css" rel="stylesheet" type="text/css">

 

Change the URL in pink to the actual URL for the skin you wish to use.

Only one reference to the skin file (_stylesheet.css) is required per page.

All players established on the page will take on the skin you've assigned.