If you want to install a new theme or template for your store in Magento , two solutions available to you:
- You find a theme available on Magento-connect and use it to install it (see our article: Installing an extension with Magento-connect ).
- You manually copy the theme files you want to install Magento, corresponding directories. It is this last solution, which we will investigate.
How Magento handles themes (or templates):
Management themes Magento is special, because when you start your shop, Magento loads the default theme and then charging over the theme that you define. Unless you have replaced the default theme, the theme of your shop.
This way of operating, thus allows you to easily change your theme. Just create it or create only that part of theme you want to change, to define in the administration of Magento and it will be loaded over the default when you start your shop, in order to replace the part of the default theme.
Three files are used by Magento for the management of these topics:
- The template file contains all HTML elements in your chart (app / design / frontend / default / le_nom_de_votre_theme / template)
- The layout file contains XML files for configuration and positioning of elements in your chart (app / design / frontend / default / le_nom_de_votre_theme / layout),
- Finally, the skin folder contains several subfolders with images, style sheets and javascript files in your shop (skin / frontend / default / le_nom_de_votre_theme)
In our case we will install the theme called "Linen", which is free and you can find here: http://www.magthemes.com/free-themes/Linen-Theme_1.php. But the principle is the same with any other theme.
Once the zip file downloaded from the Magento theme, unzip it. Open the folder: "LinenTheme_2.0", you will find our two folder: "app" and "skin".
Simply copy these two files to the root of your Magento website.
If you return to our two folders for themes, you will notice a new folder was created: app / design / frontend / default / linen and skin / frontend / default / linen.
We just create our new theme in the administration of Magento.
How to define our new theme in the administration of Magento
Appointment in the administration of your Magento website in the menu "System> Configuration> Design".
You must first indicate on which shop you wish to work, simply choose the area in the top left: Scope of the current configuration. If you leave the default configuration, all your sites (if you have several) will be impacted by your new theme.

Once the site is selected, indicate your new theme in the right side:
Simply indicate the fault zone, the name of your new theme: Linen.
How to refresh the cache of your Magento store:
Now you need to update the cache of your Magento store:
Go to "System> Cache Management"
In the first field: All the cache, select: Refresh.
The cache of your shop is well maintained and the new theme of your shop may appear.
That is, your new Magento theme is now fully installed. You can use this relatively simple method with any other theme.
- Install a new theme (template) on Prestashop Feel free to sign up for RSS feeds do not miss any article.Avoir a performance shop, also passes through a window that stands out. This argument is even more valid in the field of e-commerce. Also if ...
- Installing an extension with Magento connect Feel free to sign up for RSS feeds do not miss any article.Présentation If you want to add features to your online store running Magento, we recommend you use a handy feature : Magento Connect. This function ...
- Magento: Moving your shop on your online server from a local installation Feel free to sign up for RSS feeds do not miss any article.Dans our previous tutorial we showed you how to install Magento on your computer using xampp, we'll explain how to transfer your shop here on a ...

















interesting topic, thank you. Very good CMS e-commerce
Thank you for this info. Very good tutorial
[...] Again, a small link to fix ideas: http://www.magavenue.com/blog/magento/installation-theme-magento [...]