image sequencing
Submitted by [email protected] on Wed, 03/06/2019 - 06:19
Forums:
Hi,
Does anyone know how to change the size of the image cards in content type Image Sequencing? Every image gets resized and padding added so the image cards all stay in the same size. I need to change the size of the image cards but can't find which file contains that information.
Content types:
BV52
Thu, 03/07/2019 - 06:27
Permalink
Hi,The easiest way is to use
Hi,
The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.
-BV52