Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jimcom76 Friend
    #164276

    please.. how to reduce the gap betwen the modules in the content mass top position and the slideshow module?

    Also how to reduce the gap below the content mass top position modules and the main body of text (articles).

    cant seem to make sense of what firebug is telling me!

    thanks


    1. back
    chavan Friend
    #392255

    reduce the “padding-top: 25px;” in the below code in template.css file in this path /templates/ja_business/css/template.css


    #ja-container {
    background: url(../images/topbg.gif) repeat-x left top;
    padding-top: 25px;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    jimcom76 Friend
    #392329

    thanks that worked
    What about the gab below between the article andthe 3 modules? se 3 red arrows on my attatchment.

    thanks

    chavan Friend
    #392341

    File path : /templates/ja_business/css/template.css

    Replace the following code


    .ja-mass-top{background:url('../templates/ja_business/images/dot-sep2.gif') no-repeat center bottom;margin:0 -15px 20px;}

    With


    .ja-mass-top{
    background:url('../templates/ja_business/images/dot-sep2.gif') no-repeat center bottom;
    margin:0 -15px 0px;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

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

This topic contains 4 replies, has 2 voices, and was last updated by  chavan 13 years, 5 months ago.

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