Install a New Template
Please note that michael_s has released a new template system using an
HTML format - if you want to investigate this approach please read the file here.
When designing your store you can either purchase a template or create your own.
The template system in osCMax is designed to as simple as possible - however, it does still cause people quite a lot of problems.
BTS Basics and the fallback directory
The structure of BTS (Basic Template System) is such that osCmax will go to the template folder that you have defined in the admin panel under Configuration → Templates →
Template Setup and looks for the files it needs to display any given page of your store.
Put another way. You only need to add files to your content directory, where it differs from what is produced by the fallback template. In this way, you do not make changes to the core fallback files, so that any future upgrades will not change your custom template. It is much easier just to update your customised files to match any new features; you may only have changed a couple of page styles from the default.
So where do all the files go?
All of the files need to go into a sub-folder of templates. For example: aabox, Close,
CSS-fluid-1, etc. (See the image)
Create a new folder and name it something memorable. (It is also cAsE SeNsItIve)
Copy the files (not directories) found in /catalog/templates/fallback to your new directory. These will form the basis of your new template.
Go to Admin → Configuration → Templates → Template Setup → Default Template Directory → and select the name of your new template from the drop down list.
Your store should now be using your new template!
What about the files in the template folder?
What about the sub-folders in my template folder?