Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • optimus74 Friend
    #188234

    Good morning,

    I am triying to set up the megamenu in my site and it is a very nice feature, whowever when I put a module into a menu, it appears a big space at the bottom. See images.

    Please kindly help me to solve this.

    Thank you very much.


    1. image01
    2. image02
    TomC Moderator
    #495921

    Can you post the url to the site you’re working on, so we can take a look at the issue?

    optimus74 Friend
    #497177

    Hi TomC,

    Sorry for the delay answering…. how can I post my site? I wouldn´t like the url to appear here.

    Thank you for your help!!

    TomC Moderator
    #497195

    <em>@optimus74 378407 wrote:</em><blockquote>Hi TomC,

    Sorry for the delay answering…. how can I post my site? I wouldn´t like the url to appear here.

    Thank you for your help!!</blockquote>
    You can send the info to me in a private message (PM)

    optimus74 Friend
    #497297

    Ok, I did alredy, many thanks!!

    optimus74 Friend
    #497298

    Hello again TomC,

    I have sent you a private message, however I can´t see it in my sent messages folder, did you received it?

    TomC Moderator
    #497539

    Within file path —> /templates/ja_mero/css/themes/light/template.css

    at line 1066, you will see the following:


    .t3-module {
    background: none repeat scroll 0 0 #FFFFFF
    color: #666666
    margin-bottom: 10px;
    min-height: 240px;
    position: relative;
    }

    Modify the “min-height” property to a lower value – for example:


    .t3-module {
    background: none repeat scroll 0 0 #FFFFFF
    color: #666666
    margin-bottom: 10px;
    min-height: 100px;
    position: relative;
    }

    Of course, you can adjust the value to whatever works best for you.

    Hope That Helps

    optimus74 Friend
    #497797

    It worked fine, thanks a lot TomC!! 😉

    TomC Moderator
    #497850

    Glad to be of assistance … All the best with your continuing site development !!!

    🙂

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

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

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