Difference between revisions of "Designing themes"

From Spiffy Stores Knowledge Base

m
Line 1: Line 1:
The default themes not cutting it for ya? No problem!  You can load one of our themes from the Theme Gallery to get started and then edit it using our Theme Editor. Alternatively you can create your own theme from scratch using your favourite HTML editor.
+
Before you start to design a theme, please ensure that you are familiar with the basic workings of the Spiffy Stores themes. An overview is available at [[How do Themes work?]].
  
When you’ve finished creating and testing your new theme, zip it up and upload it through the "Design & Assets" section.
+
If you decide to design your own theme, then you can load one of our standard themes from the Theme Gallery to get started with. Please note that many of our standard themes have built-in customization that will allow you to change colours and upload your own custom images. You may find that you can customize one of these themes using the Theme Editor rather than designing your own theme from scratch.
  
 +
Once you've downloaded one of the standard themes, unzip the theme file and then you can set about modifying the templates and stylesheets with your favourite HTML editor.
  
=== Additional images and assets ===
+
When you’ve finished creating and testing your new theme, create a zip file of the theme files and upload it through the "'''Design ∓ Assets'''" section of the Toolbox.
 
 
If your custom theme requires some additional files, you can upload them to your own server or 3rd-party file host and link to them in your store using their full URL.
 
 
 
  
 
=== Using Liquid ===
 
=== Using Liquid ===

Revision as of 09:23, 17 May 2011

Before you start to design a theme, please ensure that you are familiar with the basic workings of the Spiffy Stores themes. An overview is available at How do Themes work?.

If you decide to design your own theme, then you can load one of our standard themes from the Theme Gallery to get started with. Please note that many of our standard themes have built-in customization that will allow you to change colours and upload your own custom images. You may find that you can customize one of these themes using the Theme Editor rather than designing your own theme from scratch.

Once you've downloaded one of the standard themes, unzip the theme file and then you can set about modifying the templates and stylesheets with your favourite HTML editor.

When you’ve finished creating and testing your new theme, create a zip file of the theme files and upload it through the "Design ∓ Assets" section of the Toolbox.

Using Liquid


Theme Menus

Every theme is going to need some menus.

Your Spiffy Store supports a range of different menu options, from simple static menus, to fully-fledged dynamic drop-down menus.

Tutorials