Slides not centred in container
I have a container sized 680 x 504px and a slide sized exactly the same but all slides are showing offset by margins of about 40px and 60px from the left and top of the container. The image's margin-left and margin-top are set to 0.
You can see the effect at https://www.dorkingu3a.org.uk/md-test-page/.
What am I missing?
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Dmytro Semenov on 15 Jun, 2022 05:34 PM
Hi,
When embedding the gallery to the page, make sure it's not wrapped in any element. It seems your current gallery is wrapped with a code block.
Also, set the width of the gallery to 100% rather than 600px if you need it to scale dynamically (width can be set in Size & Scaling section of options).