Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • toyni Friend
    #156174

    When we add images without aligning (we want it on top of the text), AND add caption, the image automatically aligns to center. Without caption it aligns left.

    How can we make it align to the left also when we add caption?

    Sherlock Friend
    #364059

    Dear toyni,

    You can just try as following
    Go to the file of templates/system/css/general.css,Looking for the css
    .img_caption.none {
    margin-left:auto;
    margin-right:auto;
    }
    Change it to
    .img_caption.none {

    margin-right:auto;
    }
    I think that would help !

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 13 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum