...
You can style your image gallery any way you choose (of course), but or use the default Infusion Image Reorderer comes with a set of CSS styles that have been carefully created by interface and interaction designersstyle.
Using the default styles
...
There are three things you'll want to add styling classnames to:
- the reorderer container element, using
fl-imageReorderer
andfl-reorderer-horizontalLayout
, - the reorderable elements themselves, using
fl-imageReorderer-item
, and - the captions, using
fl-imageReorderer-caption
.
...