Folder Structure
- style.css – main style.css
- responsive.css – makes the template as responsive
- rtl.css – supports right to left alignment of some languages
- The css folder – contains the css for all major browsers, prettyphoto & for the font awesome. – ( Please ensure that your new styles are applied, make sure that they carry enough “weight” and that there isn’t a style lower in the CSS file that is being applied after yours. )
- The images folder – contains all the images that are used in the stylesheets for the layout purpose.
- The framework / js folder – contains javascript files & plugins ( Which includes)
- Modernizr
(modernizr.min.js)
- Cookie
(jquery.cookie.min.js)
- Style picker
(picker.js)
- Preloader, Retina, Easing, Smartresize, To Top, Smartresize, Box Slider, Fitvids, Isotope, PrettyPhoto, ScrollTo, Sticky, Nice Scroll all these js are combined in
(jsplugins.js)
- And custom js like
(custom.js)
- Modernizr