test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • ramonesmania Friend
    #178576

    I am using JA News Pro! Module. I have assign 2 modules (it’s not a two column module)
    The first is in user1 position and the second in user2 position.
    But the height of the short one is automatically inherited from the other one.
    How can i remove the min-height script?

    My project is still local.


    1. Untitled-1
    ramonesmania Friend
    #459106

    I’m glad i’ve found the solution myself !!

    i’ve deleted the function equalHeightEx in templates/ja_nex/js/more.js file!

    iluminada Friend
    #459336

    I resolve it with css for sl1-2 position, and this would be good for other positions like users..Thanks!!!

    iluminada Friend
    #459337

    Although I would like to set the height of the modules, and they do not behave like an accordion depending on content. I wish the bottom of modules were fixed in with white background for more order, and no with different heights. Do you have any idea how to do?

    Saguaros Moderator
    #459524

    Hi iluminada,

    Which module you want to change the height? If you use an editor like Firebug, it will be easier to find out which files you need to make changes.

    Regards.

    iluminada Friend
    #459895

    But it is not easy at all.
    I have tried for very much times to adjust the height of the modules. In this online forum I wrote several attempts to fix it, but has never been totally fine.
    I can not get the sl1-1 module has a fixed height because it is always changing depending on the content and height of the sl1-2 module should be set up to sl1-1. Firebug has helped me a lot.

    Saguaros Moderator
    #460177

    Hi iluminada,

    – I removed the function equalHeightEx in the file: templates/ja_nex/js/more.js

    – I tried to add min-height property for the sl1-1 div, as you can see that in JA News Featured module in this position, there is module class suffix

    ja-moduletable moduletable no-padding absolute-title simple-title
    Open up file: templates/Your default template/css/template.css , and add this:

    #ja-topsl1 div.ja-moduletable.no-padding.absolute-title.simple-title { min-height:622px;}
    <<< you can change into your desired value

    iluminada Friend
    #460368

    Thanks!! You Finished with the move!
    this also serves to JA NEWS PRO-2 Module in sl1? I need to fix the same height.

    Saguaros Moderator
    #460572

    As demo site, there is only JA New Featured module in this sl1 position. However, if you apply changes like above for JA New Pro module.

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

This topic contains 9 replies, has 3 voices, and was last updated by  Saguaros 12 years, 5 months ago.

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