“Kickoff HTML Template” Documentation by “Jake Caputo” v1.0


“Kickoff HTML Template”

Created: 5/25/2012
By: Jake Caputo


Table of Contents

  1. Disclaimer
  2. General Markup Info & Structure
  3. The Countdown

A) Disclaimer - top

Due to the nature of this deal there is no included support. I cannot guarantee my templates will function with all third party components, plugins, web browsers, and server environments. If you plan on adding numerous plugins to this template, please note I can not facilitate support of any conflicts they might cause with the default Kickoff functionality. The Kickoff HTML template is presented as is.

 


B) General Markup Info & Structure - top

Kickoff HTML uses basic HTML and jQuery functionality. This template comes with an index.html, style.css, and the jquery.countdown.js files, along with font and image files.

There are a few classes and ID's that you need to know of in order to customize Kickoff HTML.

  1. Background Image

    The background image is located in the images folder. It is named bg.jpg. The easiest way to put your image into the template is to name your file bg.jpg as well, and replace the existing file in the template. Alternatively, you can navigate to the body area in the style.css and replace the bg.jpg there with the name of your image. If you go this route make sure you place your image inside of the images folder.

    Regardless of the size of your background image, Kickoff will size it to fix the entire screen of the browser. If your image is extremely small, I recommend placing a gausian blur on it in Photoshop, otherwise you will see some pixalization in the background of your site and nobody wants to see that.

  2. The Logo

    • The logo has an id of logo. This allows us to put apply some CSS to it. You can replace logo.png with your logo, but for retina display devices you need to make your logo twice as big as you want to display it. Then in style.css, line 78 (which is #logo) set the height and width to half the size of your logo image.


C) The Countdown - top

Here we are, the meat and potatoes.


That'll do it! Simple instructions for a simple template. Thank you again for your purchase.

Jake Caputo

Go To Table of Contents