Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • travelweb Friend
    #184637

    Hello,

    I tried with Firebug, but could only find it for the top margin: where can I adjust the bottom margin of the modules that I have in the left column? There is too much space now between the columns and I would like to make the space a bit smaller. I could find it for the top margin, but not for the bottom.

    Best regards,
    Peter

    Stork11 Friend
    #482280

    Hi Peter,

    You can add “margin-top” style into “#ja-left div.ja-moduletable, #ja-left div.moduletable” line in “/templates/ja_travel/css/template.css” file, about line 5027. You can add ” !important” flag to put it in top priority.
    E.g.

    #ja-left div.ja-moduletable, #ja-left div.moduletable {
    margin-top: 5px !important;
    }

    Regards.

    travelweb Friend
    #482400

    Thanks, Stork11

    Regards,
    Peter

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

This topic contains 3 replies, has 2 voices, and was last updated by  travelweb 11 years, 3 months ago.

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