Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • danielcruzsj Friend
    #999957

    Hi,

    It’s possible to put a google dynamic map below the contacts information?

    An example is in attachment.

    Thanks.

    pavit Moderator
    #999984

    Hi

    Contact item is using a JA ACM Module that actually is not provided with google map , i’m sorry to say that adding a google map there will require to modify JA ACM Module php files, that means to have a custom work done, you can hire a developer to provide such module modification for you.

    Regards

    danielcruzsj Friend
    #999989

    OK,

    And try another way…

    Put a static one, like a picture of the location that I want, and then link that to googlemaps webpage. Can we do it?

    pavit Moderator
    #999991

    Can we do it?

    Concept is always the same , you should edit this file templates/ja_resume/acm/contact-info/tmpl/style-1.php and add code to load image . you should also modify the related style-1.xml file to obtain it.

    You indeed could allow an hyperlink to your googlemap as showed below.


    1. Screenshot-at-gen-05-18-38-25
    danielcruzsj Friend
    #1003867

    Hi,

    I didn’t undestood how to do what you said in the last post. So I create another line on – JoomlArt Advanced Custom Module (Contact) with the image url and link to googlemaps.

    And as you can see in the first attached picture it’s fine. But then when you see on mobile (attached picture 2) it stays to large.

    Can i fix this, or I really need to do it another way?


    1. 01-3
    2. 02-6
    pavit Moderator
    #1003879

    Hello

    In your custom.css file try this

    
    @media (max-width: 991px) {
    .acm-contact-info .info-list img {
    width:240px;
    height:auto;
    }
    }

    Regards


    1. Screenshot-at-gen-19-19-37-53
    danielcruzsj Friend
    #1004034

    Top, Top…

    Thanks Pavit.

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

This topic contains 6 replies, has 2 voices, and was last updated by  danielcruzsj 7 years, 2 months ago.

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