primobion.blogg.se

Magento 1.9 devdocs
Magento 1.9 devdocs












  • Directly modify the CSS files that ship with the responsive theme and ignore the Sass files.
  • ThisĪpproach requires setting up a Compass compiler, but is strongly recommended.
  • Write CSS in the Sass stylesheets using the same structure that the Magento responsive theme uses.
  • You have two choices to write your custom CSS styles: The variable value refers to the directory in which you installed Magento CE You build your own responsive theme, use a more descriptive name, such as the name of your company. This guide uses the names custompackage and customtheme for the design package and theme. This section discusses some basic information that applies to this guide. Documentation Conventions and Assumptions This guide assumes that you have a good understanding of Magento frontend development and Responsive Web Design
  • Documentation Assumptions and Conventions.
  • See one of the following sections for more information:

    MAGENTO 1.9 DEVDOCS CODE

    The new responsive theme code is contained in the following directories (relative to your Magento installation If you're not familiar with Sass or Compass, you should familiarize yourself with them before continuing with

  • Additional JavaScript libraries discussed in more detail in Working With.
  • jQuery operates in noConflict() mode so it doesn't conflict with Magento's existing

    magento 1.9 devdocs

    jQuery: Used for all custom JavaScript in the responsive.Sass/Compass: A CSS pre-compiler that provides.Magento CE's and EE's responsive theme uses a number of new technologies: This guide discusses what you need to know when customizing your own responsive theme. Magento Enterprise Edition 1.14 and Magento Community Edition 1.9 come with a new theme named rwd that

    magento 1.9 devdocs

    Copying Files to Create Your Custom Theme.Understanding the Changes in the Responsive Theme.












    Magento 1.9 devdocs