Jump to content

new logo png instead of jpg


Recommended Posts

If you need the logo as a png for transparency reasons, this worked for me:

 

In the admin area, go to Preferences > Images. In the resulting menu, change image quality from 'Use JPEG' to 'Use PNG only if the base image is in PNG format' and click save.

Now if you go to Preferences > Themes and upload your png file as a header image, it will have the transparency even though it'll say logo.jpg in the source code.

 

However if you'd prefer to hard-code your logo to be logo.png, you can do it via the header.tpl file in your prestashop theme folder. On line ~77 change {$logo_url} to point to the image you wish to use.

  • Like 6
Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...