Monday, October 12, 2015

How to change logo in magento

Working With the Header Logo The responsive theme enables you to set two different logos: one is for small screens (smaller than 770px) a... thumbnail 1 summary
The responsive theme enables you to set two different logos: one is for small screens (smaller than 770px) and the other for large screens. Upload two logo files in skin/frontend/custompackage/customtheme/images and copy the path for both logos.


Open the Magento Dashboard:

  1. You have to log in Magento Admin Panel as an administrator.
  2. Click System > Configuration > GENERAL > Design.
  3. In the right sidebar, click Header to expand it.
  4. In the Logo Image Src field, enter the path of your primary logo. For example: images/logo.png.
  5. In the Small Logo Image Src field, enter the path of your logo for small viewports. For example: images/logo_small.png.
  6. In the top right corner of the page, click Save Config.
  7. If prompted, flush the cache:
    1. Click System > Configuration > Cache Management.
    2. At the top of the page, click Flush Magento Cache.

How to change logo in magento

3 comments