Theme Package Overview

Quick overview inside the theme package.

Files structure layout

The theme files are clearly organized into their respective folders - css, scripts, icons, and images.

File StructureFile Structure

Customization

If need for customization arises, the following practice is highly recommended for easy maintenance:

  • custom.css - add your custom CSS
  • ie.css - add your IE only custom CSS here
  • ie6.css - add your IE6 only custom CSS here
  • script.js - add your custom javascript here

Latest