I made this for a friend this morning and, well of course after I get done he said he no longer needed a site. That leaving me stuck with a decent site with no use for it so, I decided to let some people use it below are the details.

Current Features:
  • Background changes on every site visit(Refreshing dosen't work) to a random of 4 backgrounds these 4 backgrounds can be any 1920x1200 JPG image
  • Scrolling slide show on the main home page.



How To Edit:

Adding More Backgrounds:
To add more background images simple open the index.html(Or what ever page) and add your background images name to the list lets say we renamed our background img to additionalbg.jpg you we would edit
Code:
 var backgrounds=['images/bg.jpg', 'images/bg1.jpg', 'images/bg2.jpg', 'images/bg3.jpg'];
to say
Code:
var backgrounds=['images/bg.jpg', 'images/bg1.jpg', 'images/bg2.jpg', 'images/bg3.jpg', 'images/additionalbg.jpg'];
P.S that is line 6

Changing The Images in the slide show:

simply replace the images named Banner- 1-4.png in the images file.

Adding a Logo to the top of the page:
Put YOURLOGO.png in the base directory of the site.



Inprogress:

  • Dynamic Admin Panel
  • Server Status
  • Account Creation Page
  • Login System




Planned:

  • Intergrated chat
  • Video Box In main page
  • Animated Background support


DOWNLOAD








Credits : Wintergrasped


› See More: [Release]Free Dynamic Website Template