Title: Responsive Image map
Last modified: August 30, 2016

---

# Responsive Image map

 *  [benmackler](https://wordpress.org/support/users/benmackler/)
 * (@benmackler)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-image-map/)
 * developing site with some maps that need to have “image maps” using your plug
   in. client wants the maps to be responsive. installed the “responsive image maps”
   plug in that is supposed to resize these maps responsively. but its not working.
   is there a way to fix this or another way to achieve this goal?
 * [http://gwaverf.gwaymicrowave.com/about-g-wave/contact-us/usa-contact-map/](http://gwaverf.gwaymicrowave.com/about-g-wave/contact-us/usa-contact-map/)
 * [https://wordpress.org/plugins/imagemapper/](https://wordpress.org/plugins/imagemapper/)

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

 *  [nonno john](https://wordpress.org/support/users/nonno-john/)
 * (@nonno-john)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-image-map/#post-6499575)
 * [@benmackler](https://wordpress.org/support/users/benmackler/)
    I am using a 
   responsive WordPress *theme* …it properly handles image maps. Trying a different
   theme may solve your problem.
 *  Thread Starter [benmackler](https://wordpress.org/support/users/benmackler/)
 * (@benmackler)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-image-map/#post-6499577)
 * I am using the trades theme. It is completely responsive. I am also using another
   responsive images plug in. it is just not transferring over to the image map…..
 *  [madphill](https://wordpress.org/support/users/madphill/)
 * (@madphill)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-image-map/#post-6499659)
 * I’m trying to solve the same problem if you figure it out!
 * **update** This worked for me. It only works on the specific id of course and
   you actually have to refresh the page to resize it but it’s as close as I could
   get for now.
 * You would need to find the #id of the img element you are trying to affect
 *     ```
       img#imagemap-557-1 {
         width: 100% !important;
         height: auto !important;
       }
       ```
   
 *  [nonno john](https://wordpress.org/support/users/nonno-john/)
 * (@nonno-john)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-image-map/#post-6499660)
 * Hi everyone,
 * I am using theme – Catch Responsive Pro V 3.0 – with WordPress 3.0 …and plugin*
   Image Mapper Version: 1.2.6*
 * The imagemap is responsive on android, laptop and desktop MAC. These are the 
   only platforms I have tried ….completely responsive.
 * Hope this helps.
 *  [compusis11](https://wordpress.org/support/users/compusis11/)
 * (@compusis11)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/responsive-image-map/#post-6499753)
 * Hi
 * I got similar issue but happening only with any the desktop browser, IE, CHROME,
   FIREFOX. lates version.
 * If I make the browser smaller the image dont resize, I have to refresh the browser.
 * Any css code to solve this ?

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

The topic ‘Responsive Image map’ 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
 * 4 participants
 * Last reply from: [compusis11](https://wordpress.org/support/users/compusis11/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/responsive-image-map/#post-6499753)
 * Status: not resolved