Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Judith Trezise Friend
    #153852

    Hi There,

    Can someone please advise where i can increase the padding of the left hand side of this template? I have tried a couple of different things but they dont seem to work or they push the right hand side modules down.

    I have attached a screenshot to help make it easier 🙂

    Thanks,

    Saguaros Moderator
    #353953

    You open the file: templates/system/css/general.css and find the following code:

    .img_caption.none {
    margin-left:auto;
    margin-right:auto;
    }

    replace:

    .img_caption.none {
    margin-left:100px
    }

    Judith Trezise Friend
    #354082

    Hi There, Thanks for the reply 🙂

    That seems to work for the image, but i also want to move all the text underneath the image away from the border as well. Where abouts can i do this?

    Thanks

    Don Lee Friend
    #354210

    <em>@media991 192123 wrote:</em><blockquote>Hi There, Thanks for the reply 🙂

    That seems to work for the image, but i also want to move all the text underneath the image away from the border as well. Where abouts can i do this?

    Thanks</blockquote>

    Pls try this:

    .img_caption.none {
    margin-left:100px;
    margin-top: 20px;
    margin-bottom: 20px;
    }

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

This topic contains 4 replies, has 3 voices, and was last updated by  Don Lee 13 years, 8 months ago.

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