|
|
| TEMPLATE SPECIFICATIONS |
|
You need to take a wrapper (skin/wrapper) of your web site. Split the file in two parts. One file will be the code above the content area. The other file will be the code below the content area. Once the two files are saved on your server you would then provide us with the absolute URLs.
Header: http://www.yoursite.com/TSNheader.htm
Footer: http://www.yoursite.com/TSNfooter.htm
A server side include will be placed into a vanilla template to pull in your files and also our content.
SSI Example: <!--include url="http://www.yoursite.com/TSNheader.htm" -->
Include File Specs
- all links, graphics (JPGs, GIFs, SWFs, etc.), advertising code and external files (JavaScript, CSS, etc.) must have "absolute urls"
- EXAMPLE: http://www.yoursite.com/image.gif
- we normally request at least 525 pixels for content space so the information can be displayed properly.
NOTE: Because the template is hosted on you're server, when you need to make a change, all you’ll have to do is modify the header or footer file that is being used in the server side include and all sport templates will be updated in one fell swoop.
|
|
|