Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • beastmode54 JA JobBoard
    #150390

    I noticed that the sideshow module position height is auto right now. I will be putting a fish aye module there, and i need the height to be fixed, not auto height …where to I exactly change that?

    Thanks for all your help

    Saguaros Moderator
    #340559

    Dear beastmode54!

    Please open the file: /templates/ja_ores/css/template.css and find codes:
    #ja-slideshow .main { }

    and replace:

    #ja-slideshow .main {
    height:350px;
    }

    GOod luck

    beastmode54 JA JobBoard
    #340571

    I tried that, but currently the module heigth is controlled by the size of tfe module…..that seems to overwrite anyyting else.

    beastmode54 JA JobBoard
    #340787

    I still cannot figure out how to get the heigth to be fixed.

    Saguaros Moderator
    #340949

    you ‘ll use the !important for each propertyto override any property, and no property override this property
    for example:

    #ja-slideshow .main {
    height:350px !important;
    }

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 14 years, 7 months ago.

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