Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • extuid Friend
    #188197

    How I can reduce the space between an article and another?


    1. problem_01
    TomC Moderator
    #495715

    So that I can try to best assist you, please provide the url of the site you’re working on,
    as well as set your site to “Development Mode” within your Template Manager (assuming the J3.0 version)

    extuid Friend
    #495719

    Thank you for your excellent support?

    The URL is http://www.keacity.com

    TomC Moderator
    #495721

    To modify/reduce the top and bottom spacing . . . .

    Within file path –> /?t3action=lessc&s=templates/ja_argo/less/k2.less

    at line 955, you will see the following:


    div.catItemView {
    border-bottom: 1px solid #DDDDDD
    margin-bottom: 30px;
    }

    Change the “margin-bottom” property value to, say, 10px

    Then, within file path –> /t3-assets/dev/templates.ja_argo.less.bootstrap-responsive.less.css

    at line 166, change the “min-height” property as follows:


    .row-fluid {
    -moz-box-sizing: border-box;
    display: block;
    float: left;
    height: 185px;
    margin-left: 3.34448%;
    width: 100%;
    }

    That’s about as close as you’re going to get it without starting to mess up other aspects of your site.

    Hope That Helps

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

This topic contains 4 replies, has 2 voices, and was last updated by  TomC 10 years, 11 months ago.

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