Title: red20's Replies | WordPress.org

---

# red20

  [  ](https://wordpress.org/support/users/red20/)

 *   [Profile](https://wordpress.org/support/users/red20/)
 *   [Topics Started](https://wordpress.org/support/users/red20/topics/)
 *   [Replies Created](https://wordpress.org/support/users/red20/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/red20/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/red20/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/red20/engagements/)
 *   [Favorites](https://wordpress.org/support/users/red20/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ImageMapper] Image map stretching](https://wordpress.org/support/topic/image-map-stretching/)
 *  [red20](https://wordpress.org/support/users/red20/)
 * (@red20)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/image-map-stretching/#post-3450597)
 * I found that my image was being stretched too…but only on full-width pages, and
   not on posts that had a sidebar…
 * Anyway, I found a solution that involves
    -  no
 *  changes to the plugin files.
 * I enclosed my image map shortcode in a `<div>...</div>` and specified the `max-
   width` in the divs style, as follows:
 * `<div style="max-width:570px; margin: auto;">[imagemap id="208"]</div>`
 * This stops the stretched images, AND keeps all your image map areas in the right
   place. The `margin:auto` is there to make the image centred on the page.

Viewing 1 replies (of 1 total)