Traction Template for uCoz

How to install?

This archive file must contain a skeleton code in "tmpl.txt", images in "/img", scripts in "/js" and style sheets in "styles.css".
To transfer the design of this skeleton to your uCoz website do the following:
1. Upload the "/img" folder with images to the root folder through FTP.
2. Upload the "/js" folder with scripts to the root folder through FTP.
3. Copy the style sheets code "styles.css" and save it at the "Style sheets (CSS)" section.
4. Copy the skeleton code and paste it to the proper area at the "Template builder" section.

Attention!!! You need to set the value of the tag for the correct display of the skeleton. (Control panel->Common settings):

Code
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Good luck!