Jump to content

How to change homepage_logo


Recommended Posts

I would also like to know how to change the PrestaShop created "homepage_logo.jpg" to a gif file.

In an attempt to fix this myself, I have already edited editorial.php and also editorial.tpl. I have sucessfully "renamed" to gif, but when I see the image it is not transparent, and when I view the image and check it's properties in the client end of the page, it says the image is a jpeg image even though it is labeled in the same properties window as a .gif file.

Help? Due to a whole-page background image I have inserted, I need this logo image to have a transparent background.

1497_bMYMSwd0Zk59CVfeaWuR_t

Link to comment
Share on other sites

I found the solution. Hope this help others.

How to change main logo at homepage:
If the logo is 1 JPG file, just name it homepage_logo.jpg and copy to this location:
\prestashop\modules\editorial\homepage_logo.jpg

+ If logo is a .GIF file: name it as "homepage_logo.gif"
Copy file homepage_logo.gif to \modules\editorial\
Open \modules\editorial\editorial.tpl and editorial.php
Search for: homepage_logo.jpg
Replace with: homepage_logo.gif
(You can now delete the file homepage_logo.jpg)

How about Flash logo? I don't know. :)

Link to comment
Share on other sites

  • 2 years later...
×
×
  • Create New...