Jump to content

PNG files NOT supported as product images?


Recommended Posts

Hi guys,

 

I need to have transparent PNG product images. The admin-backend accepts .png files for product images, BUT they are converted into non-transparent JPG files when displayed in the product list.

 

This is the code which is used in the listing to get the image-link:

<img src="{$link->getImageLink($product.link_rewrite, $product.id_image, 'home')}" height="{$homeSize.height}" width="{$homeSize.width}" alt="{$product.name|escape:html:'UTF-8'}" />

 

MY QUESTION:

Is there a way to have transparent PNG images for products? I am hoping that there is a work-around. Help :-)

 

I would be really thankful for some tips.

 

Kind regards

Rassy

Link to comment
Share on other sites

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...