Book Image

Magento 1.4 Themes Design

By : Richard Carter
Book Image

Magento 1.4 Themes Design

By: Richard Carter

Overview of this book

<p>Magento is a popular open source e-commerce project. Whilst it comes with a number of default themes to change the look and feel of your store, many people, both new to Magento and old hands, struggle with even the more basic aspects of customizing Magento themes. When you read this book you'll learn how to change the basics of your Magento theme, create a new custom theme and much more.</p> <p>The book is a step-by-step guide to theming Magento, aimed at readers with little technical expertise. The first chapters introduce Magento 1.4 and Magento themes, covering Magento theme hierarchy and the key components of a Magento theme: templates, skins, layout, and locales. Later chapters delve into changing the basics of your Magento store, including methods for changing the logo of your store, adding a custom favicon (favorites icon) and integrating Twitter and Facebook into your store. More advanced topics include customizing Magento templates and XML layout files to alter a theme to your own needs and creating a custom print stylesheet.</p> <p>In short, the book provides guides to common aspects of theming and customizing Magento 1.4 and equally useful step-by-step walkthroughs of integrating more unusual items in to your Magento store.&nbsp;&nbsp;&nbsp;</p>
Table of Contents (17 chapters)
Magento 1.4 Themes Design
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Summary


In this chapter, you've looked into what template path hints and block name hints can do to help us theme Magento and in to the basics of a Magento theme's layout files:

  • Some useful definitions used in Magento for layout

  • Customizing layout using the CMS and by editing Magento XML layout files

  • A guide to handles within Magento layout files

  • An introduction to XML

  • Changing page layout in Magento through XML layout

In the coming chapters, you will begin to create a Magento theme from scratch.