Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ankianka66 Developer
    #146931

    Hi!

    How do I get rid of the gap between the headline and the content that appears in the modules. Perhaps you don´t understand what I mean. If a make an html-module and place it to the left or right you first see the headline (or the name of the module), then comes a big white gap and after that the content of the module.

    Sincerely

    AC

    Anonymous Moderator
    #326969

    Hi there

    Open template.css file, add following code to the end of file:

    .jamod-content p {
    margin: 0px;
    }

    ankianka66 Developer
    #327018

    Thanks for the answer!

    I´m sorry, but your tip didn´t work. Nothing happens when I insert your code.

    Perhaps I am not making myself clear of what gap I´m talking about. Please, look at my enclosed picture and you will see what I mean.

    AC


    1. screen
    Anonymous Moderator
    #327088

    Hi there

    open template.css file, find following code section:


    div.ja-module .ja-box-ct, div.module .ja-box-ct {
    padding:10px 15px;
    }

    and

    div.module_menu .ja-box-ct {
    padding:0 3px 8px;
    }

    here you can change to your idea.

    if you have made some modification, please give me your live url, i will help you to close this issue.

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

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

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