How to crop images in OpenCart without white margins?
How to crop images in OpenCart without white margins?
Описание
Use a ready-made modifier from DEV, which crops images without borders.
After installing the module you get:
- Photos of products without white fields;
- An image with actual content that is cropped to the shorter side.
Please note that the modifier makes significant adjustments to the file: catalog/model/tool/image.php, so make a copy of it before installation (if possible).