Hi,
Subject says it: how can I get images centered when they have a link attached? I had three images nicely centered through the column alignment setting. But as soon as I added a link to the images they jumped back to left alignment.
Hi,
Subject says it: how can I get images centered when they have a link attached? I had three images nicely centered through the column alignment setting. But as soon as I added a link to the images they jumped back to left alignment.
Hi There,
Thank you for writing in, you can set your ROW or COLUMN text-align option to center so it will center its content.
Or you can add this on the linked image STYLE field.
display: block; margin-left:auto; margin-right:auto;
Cheers!
Thanks. The code did the trick. I did set the column to center but that didn’t work, except when I removed the link from the image. You might want to take a look into that. Perhaps you could add the alignment option to the image settings like you did on the text element.
Thanks for your feedback.
Glad to hear we managed to help
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.