How to add an HTML slideshow showcase to your web site
This is a really easy way of displaying a slideshow showcase in HTML on your web site. To make it super easy - you must follow the simple rules:
You must use 12 images
Your files must be numbered in the order that you want them displayed; starting with 1.jpg and finishing with 12.jpg
Your files must be sized to the correct display size required, (maximum 900 pixels in width and 600 pixels in height) and saved optimised for the web. The example above is 700 pixels x 400 pixels.
You must upload those images into your "web_template" folder inside a folder called "showcase" using FTP (if you can not do this - theimagefile will do it for you for a small administration charge).
Download the slideshow script and paste it into a custom HTML page. There are a couple of variables you can change on the script in the very first line. This should be the size of the images that you are uploading.
To download the code, click this link and copy the code text to your custom HTML page. If you wish start from the beginning again with new JavaScript code, you can download it from http://slideshow.barelyfitz.com/. Please note that theimagefile can not offer support with custom HTML coding