Folder Structure
- style.css – main style.css
- responsive.css – makes the template as responsive
- The rtl.css – makes the template as Right To Left(rtl) Format
- The css folder – contains the css for all major browsers & 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 & it has subfolder named post-images , which contains images used in post, pages and other areas
- The js folder – contains javascript files & plugins ( Which includes)
- Easing
(easing.js)
- Modernizr
(modernizr-2.6.2.min.js)
- Isotope plugin
(isotope.js)
- Nice Scroll
(jquery.nicescroll.min.js)
- CarouFredSel plugin
(jquery.carouFredSel-6.2.0-packed.js)
- Tabs
(jquery.tabs.min.js)
- bx Slider plugin
(jquery.bxslider.min.js)
- video ratio
(jquery.fitvids.js)
- Smart Resize
(jquery.smartresize.js)
- And custom js like
(custom.js)
- Easing