We use Odoo 8.
I have installed the website_multi_image_zoom module to have multi images on product pages on the frontend.
The module is now working. But often the main image is stretched (see image below).
How could we avoid this?
Thanks to help

We use Odoo 8.
I have installed the website_multi_image_zoom module to have multi images on product pages on the frontend.
The module is now working. But often the main image is stretched (see image below).
How could we avoid this?
Thanks to help

I have commented this line in the file multizoom.js of the module website_multi_image_zoom for Odoo 8.
//$imgObj.attr('src', this.src).css({width: w || options.width || this.width, height: (h = +(h || options.height || this.height))});
This line set a fixed height and width for the main image on load.
Now, images are not stretched.
Thanks all
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
2
okt. 16
|
10903 | |||
|
0
apr. 26
|
762 | |||
|
2
juni 18
|
6275 | |||
|
1
mars 15
|
7875 | |||
|
0
dec. 23
|
3223 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.