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

    Hello,
    when use this two JoomlArt Advanced Custom Module
    Hero : style-1
    Contact Info : style-1
    1/ the map on responsive load with desktop width
    2/ the images crop from left side http://prntscr.com/70xzyc
    can you fix this issue
    thx
    umio


    1. Screenshot_2015-05-03-09-24-17
    Saguaros Moderator
    #569260

    Hi umio,

    You will need to add some additional style in this case:
    – Go to file: /templates/uber (your default template)/css/custom.css
    – Add this rule:


    /*Background image*/ @media (max-width: 360px) {
    #block-landing-item-772 .acm-hero.full-screen {
    background-size: 100% 100% !important;
    height: auto !important;
    }

    /*Maps*/
    #block-landing-item-813 .uber-contact-info {
    height: 100%;
    margin: 0;
    padding: 0;
    }

    #block-landing-item-813 .uber-contact-info .info-bg img {
    margin: 0;
    padding: 0;
    width: 100%;
    }

    #block-landing-item-813 .info.top-right { display: none;}
    }

    umio Friend
    #569460

    Hi Saguaros,
    this is not good way http://prntscr.com/71pitq
    the image is is reduced and missing the contact info…

    Saguaros Moderator
    #569591

    The screen of mobile is so small while your image is big, when viewing in small screen size like that it will be resized.

    The same with the map and if you show the contact info, it will cover the map.

    Saguaros Moderator
    #734680

    The screen of mobile is so small while your image is big, when viewing in small screen size like that it will be resized.

    The same with the map and if you show the contact info, it will cover the map.

    umio Friend
    #569630

    Hi, when the image is to big
    What is a suitable dimensionof image for landing page?
    I replace the map image with the embed map, but this is not problem.
    The Contact info located to the left, so you don’t see responsive and I consider that to be a mistake, if the template is defined as responsive, would nevertheless have each component in it used and JAM is part should be responsive.

    umio Friend
    #734719

    Hi, when the image is to big
    What is a suitable dimensionof image for landing page?
    I replace the map image with the embed map, but this is not problem.
    The Contact info located to the left, so you don’t see responsive and I consider that to be a mistake, if the template is defined as responsive, would nevertheless have each component in it used and JAM is part should be responsive.

    Saguaros Moderator
    #569826

    In our demo site, the image of the landing page is also big and I apply the same css rule as above for the image.

    For the map, I will report to the team for further checking on this.

    Saguaros Moderator
    #734908

    In our demo site, the image of the landing page is also big and I apply the same css rule as above for the image.

    For the map, I will report to the team for further checking on this.

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

This topic contains 9 replies, has 2 voices, and was last updated by  Saguaros 9 years, 8 months ago.

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