Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1164892

    RITTERSP
    Participant

    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?

    #1164895

    RITTERSP
    Participant

    i tried “center-text” in the class of the section with image and it didn’t work

    #1165124

    Nabeel A
    Moderator

    Hi 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!

    #1166833

    RITTERSP
    Participant

    http://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

    #1166835

    RITTERSP
    Participant

    here’s screen shot

    #1167188

    Jade
    Moderator

    Hi 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.

    #1167473

    RITTERSP
    Participant

    did both. didn’t change anything

    #1167474

    RITTERSP
    Participant

    also have other images on the page now that have the same issues. won’t center when i do this

    #1167529

    RITTERSP
    Participant
    This reply has been marked as private.
    #1167643

    Friech
    Moderator

    Hi There,

    I was able to center both of those images, I just follow Jade’s advice above.

    http://prntscr.com/cfwvh4

    Please clear your browser’s cache before you preview the site.

    Thanks.

    #1167968

    RITTERSP
    Participant

    ok 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

    #1168260

    Joao
    Moderator

    Hi 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

    #1168426

    RITTERSP
    Participant

    Thanks. 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.

    #1168932

    Christopher
    Moderator

    Hi there,

    Please add margin-right:auto;margin-left:auto;display:block; in image’s style field.

    Hope that helps.