• Closed by: Kate Support
  • Closed on: 28.10.13, 23:16
  • Reason: Fixed
  • Comment: You are welcome our dear customer :)

Ticket #2070 - How to properly setup product images

Hello,

Please help me with a product image.

In theme settings is image type - Rectangular.

Image preferences - large alysum - w 310px h 512px

The size of imported image is 310×512

Thickbox preview is OK, home preview is OK, only main product image at product page is square-ish.

Please see attachements and the product page http://www.premamu.eu/premamu/index.php?id_product=9&controller=product&id_lang=2

Thanks for any help.

PS: Prestashop 1.5.6.0, Chrome 28.0.1500.95 m

Kind regards,
Zuzana

Comments

Kate Support 28 Oct 2013, 21:20

Hello!
Add this code at the end of the file your_site/themes/alysum_2.0/css/alysum.css

/* $customer modifications*/ 
#image-block span img#bigpic {
    width:310px; 
    height:512px
}

It should fix the issue.

Zuzana 28 Oct 2013, 22:00

Hello Kate,

Thanks for your quick answer.

Done as you wrote + regenerate thumbnails and it works! :)

Many thanks,
Zuzana