Page 1 of 1
Product image format - PNG
Posted: Mon Apr 11, 2011 7:41 am
by PeteMVG
Hi,
I need to upload product images as a PNG file (transparency is required) but the default only allows JPG or GIF.
I assume this is changeable somewhere, but can't find where. Can someone point me in the right direction please?
thanks
Re: Product image format - PNG
Posted: Mon Apr 11, 2011 9:08 am
by mazhar
Go to Administration > Configure > Security > System Settings there you will see file upload filters.
Re: Product image format - PNG
Posted: Mon Apr 11, 2011 9:24 am
by PeteMVG
Thanks, I knew it would be there somewhere.
However having just tested it the upload process has replaced the alpha-transparency with white..?
Re: Product image format - PNG
Posted: Thu Apr 14, 2011 3:24 am
by PeteMVG
Sorry to bump this, does anyone have any suggestions or am I going to have replace the upload page with my code?
Re: Product image format - PNG
Posted: Thu Apr 14, 2011 5:27 am
by mazhar
Seems like this white background thing happens in back end code. I don't see any simple fix to this. The only workaround could be to put your custom image resizing code in place.