Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • oharris3 Friend
    #188514

    On the homepage, JA Slideshow adjusts the image height in tablet landscape or portrait position. As a result the Headline module disappears under JASlideshow and the site does not appear the way I would wish. JA Slideshow (image width 461px X image height 455px) appears to extend the height of the image (more than 455px).

    How can I get JA Slideshow to maintain the height of 455px. See: http://basketballjamaica.com/newsite/

    Ninja Lead Moderator
    #497088

    Because you have add many item menu that for reason menu was break line, you can try to fix it this way

    Open newsite/templates/ja_fubix/css/custom.css file

    Add new script


    @media(min-width: 980px) and (max-width: 1024px) {
    .t3-mainnav .navbar .nav > li > a {
    padding: 15px 15px;
    font-size: 80%;
    }

    .logo-text h1 a {
    font-size: 80%;
    }
    }

    Let me know if it helps

    With the problem Headline position disappears under JASlideshow because resolution in tablet landscape or portrait are very small should it break line down on this case. This is not bug. About Images In JA Slideshow module will be auto scale resolution with devices

    You can check it our demo site: joomla25-templates.joomlart.com/ja_fubix

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

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

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