Title: Responsive Image
Last modified: August 22, 2016

---

# Responsive Image

 *  Resolved [fantara](https://wordpress.org/support/users/fantara/)
 * (@fantara)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/responsive-image-2/)
 * Hello!
 * Is there any way to make it responsive?
 * it works great by the way.
 * [https://wordpress.org/plugins/imagemapper/](https://wordpress.org/plugins/imagemapper/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Tarmo Toikkanen](https://wordpress.org/support/users/tatti/)
 * (@tatti)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/responsive-image-2/#post-5535185)
 * Should be responsive now.
 *  [Nelly1712](https://wordpress.org/support/users/nelly1712/)
 * (@nelly1712)
 * [11 years ago](https://wordpress.org/support/topic/responsive-image-2/#post-5535197)
 * 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](https://wordpress.org/support/users/handoko-zhang/)
 * (@handoko-zhang)
 * [11 years ago](https://wordpress.org/support/topic/responsive-image-2/#post-5535198)
 * 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.
 *  [Ashyzan](https://wordpress.org/support/users/ashyzan/)
 * (@ashyzan)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-image-2/#post-5535209)
 * 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… [http://www.redthunder.it/ctexpress/areas.png](http://www.redthunder.it/ctexpress/areas.png)
 *  [Ashyzan](https://wordpress.org/support/users/ashyzan/)
 * (@ashyzan)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-image-2/#post-5535210)
 * 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… [http://www.redthunder.it/ctexpress/areas.png](http://www.redthunder.it/ctexpress/areas.png)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Responsive Image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/imagemapper_e1e9f0.svg)
 * [ImageMapper](https://wordpress.org/plugins/imagemapper/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/imagemapper/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/imagemapper/)
 * [Active Topics](https://wordpress.org/support/plugin/imagemapper/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/imagemapper/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/imagemapper/reviews/)

 * 5 replies
 * 5 participants
 * Last reply from: [Ashyzan](https://wordpress.org/support/users/ashyzan/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/responsive-image-2/#post-5535210)
 * Status: resolved