Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • seacoast Friend
    #119061

    Hi,

    How can I reduce the white space between the mainbody and the left and right positions? I can’t seem to locate the relevant css code.

    Thanks

    Khanh Le Moderator
    #215724

    Hi William,

    To reduce the space between the mainbody and the left and right position, please open css/template_css.css file, search and modify following style:


    #ja-content {

    padding: 0 1em; //change from 4em to 1em

    clear: both;

    display: block;

    }

    #ja-container, #ja-container-fr {

    background: url(../images/v-seperator.gif) repeat-y 20.5% 0; //change from 22 to 20.5

    }

    #ja-container-fl {

    background: url(../images/v-seperator.gif) repeat-y 79% 0; //change from 77.5 to 79

    }

    seacoast Friend
    #215726

    Perfect. Thanks. Post is solved.

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

This topic contains 3 replies, has 2 voices, and was last updated by  seacoast 17 years, 8 months ago.

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