All about Magento E-commerce Store.......MagentoForum: How to change the logo in Magento

Monday, February 28, 2011

How to change the logo in Magento

 

In order to change the logo in the Magento store please use the following instruction: 

1. Open "skin/frontend/blank/themeXXX/images" folder. The actual name of the dummy "themeXXX" folder depends on your template. 
2. You can see the "logo.gif" file right here. As we decided to replace it with our logo, we should make sure that our logo image file is in .gif format and has the same name. 
3. You can use either an ftp manager or the ftp tools provided by your hosting provider to copy the image from your computer to the server. 
4. Upload your "logo.gif" file to the server so that it replaces the default one. 
5. In case the logo does not look good you can adjust it using the "style.css" file 
6. It is located in the "skin/frontend/themeXXX/css" folder 
7. Download the file to your computer and open it with your html editor. 
8. Now we need to find the line that controls the logo div. We can use the search tool. Hold down CTRL and press the F key to display it. 
9. You can change the image dimensions: the width and height values. 
10. Save the updated file and upload it to the server 
11. That’s it. The logo has been replaced.

No comments:

Post a Comment