Tagged: cornerstone
-
AuthorPosts
-
September 7, 2016 at 1:13 pm #1164892
Hi,
I’m using image-option in Cornerstone, and the image I’m inserting is not as wide as the column, so right now the image is to the left – I want it to be centered. Is that possible?
September 7, 2016 at 1:16 pm #1164895i tried “center-text” in the class of the section with image and it didn’t work
September 7, 2016 at 3:53 pm #1165124Hi there,
Thanks for writing in! center-text is the right class. This should center the text. Can you please provide the URL so we can take a closer look?
Thanks!
September 8, 2016 at 1:32 pm #1166833http://performancenutritionsummit.com/vip/
it’s one of the first pics you’ll see with the graphic “Q&A” on it in the right hand side
September 8, 2016 at 1:33 pm #1166835here’s screen shot
September 8, 2016 at 7:07 pm #1167188Hi there,
Please add this class center-text in the class field of the column that contains the image then add this in the style field of the text element below the image:
text-align: left;
Hope this helps.
September 8, 2016 at 9:51 pm #1167473did both. didn’t change anything
September 8, 2016 at 9:51 pm #1167474also have other images on the page now that have the same issues. won’t center when i do this
September 8, 2016 at 11:33 pm #1167529This reply has been marked as private.September 9, 2016 at 2:30 am #1167643Hi There,
I was able to center both of those images, I just follow Jade’s advice above.
Please clear your browser’s cache before you preview the site.
Thanks.
September 9, 2016 at 8:42 am #1167968ok i’m still not sure how that’s working because every image now has “center-text” and are not centered. i cleared cache, opened in different internet browsers and still the images are not centered
September 9, 2016 at 12:03 pm #1168260Hi There,
Let´s do a different approach.
On the style box of the columns where your images are placed you will type: text-align: center;
I have done on your 2 images so you have as a reference.
Hope it helps
Joao
September 9, 2016 at 2:10 pm #1168426Thanks. i tried that and it still didn’t work. I finally centered a few images but only by duplicating the image that you guys centered but that doesn’t work for all the images.
I have 3 images left that need centered. Please fix these as I’ve tried both ways that you said and neither have worked for these remaining images.
Thank you.
September 10, 2016 at 12:02 am #1168932Hi there,
Please add
margin-right:auto;margin-left:auto;display:block;
in image’s style field.Hope that helps.
-
AuthorPosts