Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vtgav Friend
    #185962

    I can’t use the slideshow position for my slideshow ( its a long story ! ) but if I put the slideshow module in position-1 it has a big white background – presumably some sort of default module height, so I put “height-auto” in the suffix as described in the user guide but it doesn’t change the height ??

    any ideas appreciated

    ps: the reason I can’t use the slideshow position is that I have to remove the slideshow for mobile users, and for some reason I cannot disable the slideshow position from the responsive layout for mobiles – when I save it, it comes back enabled ?!?!?!?

    thanks
    Gav

    Ninja Lead Moderator
    #487023

    It seems to be difficult for me to guess the issue and give out the solution if I do not have a look at it. So, could you let me know your site URL and the screenshot of the problems for further investigation?

    vtgav Friend
    #487251

    ah sorry – I am an idiot !!

    ok, this page has the slideshow in the slideshow position :-

    http://www.gbhi.org/index.php?option=com_content&view=article&id=119&Itemid=700

    and this has it in position-1 with the ‘height-auto’ :-

    http://www.gbhi.org/index.php?option=com_content&view=article&id=118&Itemid=724

    You can see that the 2nd one takes up much more space, and I would have expected the height-auto to shrink this to just the height of the image ??

    thanks,
    Gav

    Ninja Lead Moderator
    #487367

    You can fix this problem by css script above

    Open templates/ja_mero/css/themes/light/template.css file

    add new script


    .t3-module.moduleheight-auto {
    background: none !important;
    min-height: 0px !important;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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