Magento: Creating your own design package with theme variants

Posted by Stuart Forster on 15th April 2011

In this post I'm going to demonstrate:

  • How to setup the filesystem for a new M design package
  • Adding default CSS and images to create a basic design
  • Setting up the configuration to use this package
  • How to correctly modify the layout via XML files
  • Adding two theme variants ('christmas' and 'summer')

Read more... [1 Comment(s)]