We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 43851
    • 21 Posts
    Any ideas on how to resize, preferably responsive, the Google map in the modal window. I've tried using css in the mxcalendar.css which does nothing and also:

    [[!mxcalendar?
    &eventListlimit=`4`
    &displayType=`list`
    &tplListItem=`tplListItemNew`
    &tplListWrap=`tplListWrapNew`
    &ajaxResourceId=`13`
    &modalView=`1`
    &mapWidth=`260px`
    &mapHaight=`220px`
    &dir=`ASC`]]

    and this is the map part of the tplDetailModal chunk:
    <div class="google-maps">
    [[+map]]
    </div>