Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • londonstudio Friend
    #178673

    Hi all,

    I would like to add more space between the edges of the article boarder/page and the text on both sides of the page.
    I have attached an image to clarity, I want more space between the text blocks and the sides of the boarder.

    How do I do this? – any advice would really be appreciated.

    An example of the site live can be seen here. http://www.prepressguide.com/index.php/watch/novice-edition/colour-passing-2


    1. margins
    chavan Friend
    #459411

    Go to this file: /templates/ja_cloris/css/template.css
    Add this code


    #ja-main .inner {
    padding: 0 !important;
    }

    And Replace this code

    .item-page {
    background: #fff
    border: 1px solid #d8d8d8
    padding: 30px 5px;
    }

    With


    .item-page {
    background: none repeat scroll 0 0 #FFFFFF
    border: 1px solid #d8d8d8
    padding: 30px 15px;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    londonstudio Friend
    #459424

    Thank you again for the great support Chavan

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

This topic contains 3 replies, has 2 voices, and was last updated by  londonstudio 12 years, 4 months ago.

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