Magento resize() image quality: dirty white background

前端 未结 7 1339
天命终不由人
天命终不由人 2020-12-29 13:38

I have a client who is seriously unhappy with the way their product thumbnails are rendering on Magento.

The dodgy appearance is noticeable on two accounts:

7条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-29 14:06

    I had problems with images quality on one of projects. But the problem was not on back-end, but on the front-end. Images had bad quality because images width and height given in the CSS was not the same as the image file had.

提交回复
热议问题