Book Image

Learning Magento Theme Development

By : Richard Carter
Book Image

Learning Magento Theme Development

By: Richard Carter

Overview of this book

Table of Contents (15 chapters)
Learning Magento Theme Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Changing your Magento store's logo


The next task you will perform in order to customize your Magento store's look and feel is to change your Magento theme's logo. Firstly, you will need to upload your store's logo file to your store, in the /skin/frontend/default/m18/images directory of your Magento installation.

Now, log in to your Magento store's administration panel and navigate to System | Configuration, and then to the Design tab. Expand the Header panel as shown in the following screenshot, and enter the value of your logo file's name and your theme's image directory. In this case, the example uses images/logo.png because the theme's logo file is stored at /skin/frontend/default/m18/images/logo.png.

Click on the Save Config button in the top-right corner of the screen to save these changes. After refreshing your store, your new logo should appear in place of the default Magento logo:

Tip

If you haven't created your own categories in your store yet, you may see Magento's sample category...