ALMS Charity : Folder Structure

  • style.css – The Main style.css
  • The css folder – contains the CSS for all major browsers, font awesome and responsive to make the site responsive for all devices (Please ensure that your new styles are applied. Also make sure that they carry enough “weight” and there isn’t a style lower in the CSS file that is being applied after yours.)
  • The framework folder – contains all the theme functions and admin options to the better use of theme.
  • The images folder – contains all the images that are being used in the stylesheets for the layout purpose and it has a subfolder named patterns, prettyphoto, colorbox which contains images used in corresponding stylesheets.
  • The includes folder – contains the theme support include files.
  • The languages folder – contains default.po and default.mo language files to be used for multi-language purpose.
  • The skins folder – contains the CSS for only one predefined color skins that comes along with this theme.
  • The framework \ js \ public folder – contains javascript files and plugins as follows,
    1. CarouFredSel plugin for testimonials (jquery.carouFredSel-6.2.0-packed.js)
    2. Colorbox plugin for content preview animation (jquery.colorbox-min.js)
    3. BXSlider plugin for slider animation (jquery.bxslider.js)
    4. Donutchart plugin for progressbar animation (jquery.donutchart.js)
    5. FitVids for Fit video to container width (jquery.fitvids)
    6. Inview plugin for animation purpose (jquery.inview.js)
    7. Isotope plugin for filter gallery (jquery.isotope.min.js)
    8. MobileMenu plugin for responsive menu (jquery.mobilemenu.js)
    9. Scrolls (jquery.nicescroll.min.js, jquery.scrollTo.js)
    10. Sticky plugin for sticky navigation (jquery.sticky.js)
    11. UITOTop plugin for Goto Top animation (jquery.ui.totop.min.js)
    12. Validation plugin for form validation (jquery.validate.min.js)
    13. Skin Chooser plugin (controlpanel.js, jquery.cookie.js)
    14. Parallax plugin for background parallax animation (jquery.parallax-1.1.3.js)
    15. PrettyPhoto plugin for image preview animation (jquery.prettyPhoto.js)
    16. SmartResize plugin for resizing module at responsive (jquery.smartresize.js)
    17. And custom js like (custom.js)

Leave A Comment?

This site uses Akismet to reduce spam. Learn how your comment data is processed.