How do you prevent image stretching in drag-and-drop
Submitted by jwag2019 on Fri, 03/08/2019 - 18:56
Forums:
In drag-and-drop using chrome, I'm getting image stretching with both JPEG and PNG. What's the best way to uploaded/formatted an image?
Content types:
BV52
Mon, 03/11/2019 - 02:38
Permalink
Hi jwag2019,The easiest way
Hi jwag2019,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changespage for more details.
-BV52