Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jukeboxjunkey Friend
    #132708

    Hello,

    I’ve created 3 basic custom modules (mod positions 8, 9 & top) that stretch across the page.

    Now, for some reason there is no spacing between the modules. They sit tightly together.

    Any ideas how to create a space between each module similar to the demo?

    Thanks! 🙂

    PS – Great work Joomlart.

    Sherlock Friend
    #267940

    Hi jukeboxjunkey !
    Please send url of your site.

    jukeboxjunkey Friend
    #268020

    http://www.canadianrentalsdirect.com

    folder access:

    login:
    pw:

    Thank you!

    Sherlock Friend
    #268405

    Hi !
    You open template_css.css file in templates/ja_antares/css folder , find following code section at about line 264 :


    div.module {
    background:transparent url(../images/box-br.gif) no-repeat scroll right bottom;
    clear:both;
    float:left;
    margin-bottom:8px;
    padding:0;
    width:100%;
    }

    change to :


    div.module {
    background:transparent url(../images/box-br.gif) no-repeat scroll right bottom;
    clear:both;
    float:left;
    margin-bottom:8px;
    padding:0;
    width:97.5%;
    }

    jukeboxjunkey Friend
    #270666

    Thanks hainn84,

    It worked like a charm. I appreciate your assistance.

    Sherlock Friend
    #270733

    thanks you for “thanks” . :p . i will mark this thread to “solved”.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Sherlock 15 years, 7 months ago.

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