Jump to content

(solved) Matrice theme - images are blurred


Recommended Posts

I am using the free Matrice theme, which is great, but my images seem blurred, especially on the product page. The original images are all clear, so can anyone help me sort this out?

Here is the site I am working on www.pjsjewellers.co.uk/shop

Thanks

Link to comment
Share on other sites

This is the code from your site for a picture;






Notice how your image size is 100x100.
The image is then being shown on the screen as 300x300.

This is why it is blurry - Prestashop is enlarging your image on the fly.

To stop this you need to have all your pictures at 300x300 when you import them. then Prestashop can reduce the widthxheight for the thumbnails without any major quality loss.

I hope this sorts out your problem - but it has given you more work I'm afraid.

Regards,
Rob.

Link to comment
Share on other sites

×
×
  • Create New...