Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • wan fadli Developer
    #161466

    Dear JA,

    I using JA Portfolio template..

    but now i want to remove the space/margin between right column and main content. means i want the column and main content closed together without the background space.

    image attached:

    and the demo live site below:

    http://demo1.mte.org.my/index.php

    thank you.


    1. Untitled-1
    khoand Friend
    #381413

    Hi,
    Add this code into end of http://demo1.mte.org.my/templates/haazma_ehsan/css/layout.css file


    #ja-right1.column div.ja-moduletable{
    margin-left: 0px;
    }

    wan fadli Developer
    #381481

    <em>@khoand 227759 wrote:</em><blockquote>Hi,
    Add this code into end of http://demo1.mte.org.my/templates/haazma_ehsan/css/layout.css file


    #ja-right1.column div.ja-moduletable{
    margin-left: 0px;
    }

    </blockquote>

    thanks Khoand,

    I have make the changes as given.. but there’s a litte bit space between column and main content. but, I want the space totally removed.

    any solutions.?

    btw. thanks for your help..

    Phill Moderator
    #381483

    Open template.css line 346 and adjust the code in red below as required.


    .ja-content-main {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 5px;
    padding: 0 20px 10px;

    }

    wan fadli Developer
    #381489

    <em>@phill luckhurst 227843 wrote:</em><blockquote>Open template.css line 346 and adjust the code in red below as required.


    .ja-content-main {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 5px;
    padding: 0 20px 10px;

    }


    </blockquote>

    Great! 😉

    thanks phill luckhurst

    Phill Moderator
    #381491

    Not sure about the look you are trying to achieve here but maybe changing template.css line 341 to the code below mich get you on the road to a neater look.


    #ja-container .main {
    background: none repeat scroll 0 0 white;
    padding: 0 0;
    width: 970px;

    }

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

This topic contains 6 replies, has 3 voices, and was last updated by  Phill 13 years, 8 months ago.

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