Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • ballyhoo Friend
    #175383

    Hello

    Can anyone help with the following?

    We are using the JA Droid template with Joomla! 1.5 and have populated the User 1, User 2 and User 3 module positions with different modules. The different module heights has made the positions slightly different in height.
    Is there a way we can set the height of the module positions so that they are all the same size?

    Any help appreciated

    Thanks

    TomC Moderator
    #445580

    Absolutely . . . but so that I can best try to 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.

    ballyhoo Friend
    #445585

    Hello Tom

    Thanks very much for your quick reply.

    The site is here: http://www.findmeaholidayhome.com/

    User 1 has a different module and is a different height than 2 and 3

    I have checked Optimise CSS is set to no.

    Thanks again

    TomC Moderator
    #445587

    Within the following file path –> /templates/findmeaholidayhome/css/template.css

    at line 485, you will see the following:

    <blockquote>#ja-topsl .moduledivdiv {
    background: #F1F3FB;
    border: 1pxsolid #fff;
    padding: 15px;
    min-height:179px;
    }
    </blockquote>

    modify the “min-height” property as follows . . .

    <blockquote>#ja-topsl .moduledivdiv {
    background: #F1F3FB;
    border: 1pxsolid #fff;
    padding: 15px;
    min-height:220px;
    }
    </blockquote>

    Hope That Helps

    ballyhoo Friend
    #445588

    Many thanks Tom, Really appreciate your help.

    Can i just clarify which min height i need to change as i seem to have an extra min height setting at line 485:

    #ja-topsl .module div div { background: #F1F3FB; border: 1px solid #fff; padding: 15px; min-height:172px; *min-height:179px; }

    Thanks again

    TomC Moderator
    #445589

    Just have the one “min-height: 220px”

    ballyhoo Friend
    #445590

    Tom

    Many thanks for you help

    TomC Moderator
    #445591

    Did it work for you? I don’t see the changes yet on your site.

    ballyhoo Friend
    #445593

    Hello Tom

    I have an older version of the site set up here http://www.fmahh.com/ which i am testing things on.

    It worked great on there so will edit the other site in the morning.

    Thanks again for all your help

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

This topic contains 9 replies, has 2 voices, and was last updated by  ballyhoo 12 years, 7 months ago.

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