Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • sranantube Friend
    #174101

    Hi people,

    I want to decrease the space between the menu bar and the JA Slide Show. Is there someone who can tell me how to do that? My website: http://pbcompany.nl

    TomC Moderator
    #439146

    <em>@sranantube 301697 wrote:</em><blockquote>Hi people,

    I want to decrease the space between the menu bar and the JA Slide Show. Is there someone who can tell me how to do that?</blockquote>
    In order to try to best assist you, please provide the url of the site you’re working on – as well as set “Optimize CSS” to “No” within your Template Manager–General Settings.

    sranantube Friend
    #439149

    My website: http://pbcompany.nl

    TomC Moderator
    #439151

    <em>@sranantube 301703 wrote:</em><blockquote>My website: http://pbcompany.nl</blockquote>

    Within path /tempaltes/ja_tiris/css/template.css, at line 600

    .no-sm #ja-mainnav .main-inner2 {
    padding-bottom: 40px;
    }

    Reduce that padding-bottom parameter. You can even add a negative margin parameter to further move the slideshow up (which would, in effect, be somewhat of an invisible overlap). For example . . .

    .no-sm #ja-mainnav .main-inner2 {
    margin-top: -10px;
    }

    Hope that helps.

    sranantube Friend
    #439964

    Hi TomC,

    I did what you said, but the space between the slide show and the menu bar didn’t come smaller. I even add a negative margin parameter. What I saw is that the menu bar became smaller.

    Any suggestion?

    Phill Moderator
    #439988

    You should set the module title to hide? That seems to be creating some of the space. and I can see the title hidden behind your logo.

    You could also reduce the 30px from template.css line 739 below

    [php]#ja-topsl .main-inner2, #ja-topsl1 .main-inner2 {
    border-bottom: 1px solid #E6E6E6;
    padding: 30px 0 10px;
    }[/php]

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

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

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