Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tarmo Toikkanen

    (@tatti)

    Should be responsive now.

    Nelly1712

    (@nelly1712)

    Hey!
    The image map is not responsive by default.
    Where can I set it responsive? Didn’t find anything in the settings.
    Thank you in advance!
    Nelly

    Handoko

    (@handoko-zhang)

    Yes, I confirm this plugin is not responsive. I’m using it on a responsive theme.

    Here is a ‘bad’ fix using CSS:

    img.mapster_el element {
      width: 100% !important;
      height: auto !important;
    }

    I said it is bad because, it won’t automatically resize if you resize your browser. It only resize the image when it first show up. Tested on Firefox.

    Hi there,
    so your trick doesn’t work for me,..
    any suggests?
    How can I responsive the map?
    So trying to resize manually I get this error: image is resized but not areas…
    https://www.redthunder.it/ctexpress/areas.png

    Hi there,
    so your trick doesn’t work for me,..
    any suggests?
    How can I responsive the map?
    So trying to resize manually I get this error: image is resized but not areas…
    https://www.redthunder.it/ctexpress/areas.png

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Responsive Image’ is closed to new replies.