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
Leave A Comment?