Title: Custom Settings
Last modified: August 21, 2016

---

# Custom Settings

 *  Resolved [smartnetnyc](https://wordpress.org/support/users/smartnetnyc/)
 * (@smartnetnyc)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/custom-settings/)
 * First off, great plugin! I just wanted to know if a few things were possible 
   to customize this plugin a bit more.
 * 1. Can I disable the zoom feature if needed? If so, how?
 * 2. Assuming I have a 1020px wide website, how can I center the main image and
   keep the thumbnails spread across?
 * 3. Can the images be rollover oppose to click.
 * [http://wordpress.org/plugins/super-zoom-gallery/](http://wordpress.org/plugins/super-zoom-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Niels](https://wordpress.org/support/users/ndoorn/)
 * (@ndoorn)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/custom-settings/#post-4114916)
 * Hi smartnetnyc,
 * First of all, thank you for using this plugin and thanks for you compliments!
 * I’ll try to answer your questions as good as possible.
 * 1. You can disable the zoom feature by removing the event handlers from the medium
   size image, but that requires some programming in JavaScript. In what situation
   would you want to disable the zoom function?
 * 2. You would have to use CSS to accomplish this. Depending on your theme it could
   be as easy as giving a `margin: 0 auto` to the containing elements.
 * 3. This can be done by using mouseOver events instead of click events. At this
   moment this requires some JavaScript kung-fu, but it could be turned in to a 
   configurable option within the plugin.
 * If you want to change the JavaScript and/or CSS I’ll would advice to do this 
   in different files then the ones that come with the plugin, for example by creating
   your own files and include them from your theme. This way you avoid losing all
   your customisations if you install an update of the plugin.
 * Hope this helps!
 * Kind regards,
 * Niels

Viewing 1 replies (of 1 total)

The topic ‘Custom Settings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/super-zoom-gallery.svg)
 * [Super Zoom Gallery](https://wordpress.org/plugins/super-zoom-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-zoom-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-zoom-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/super-zoom-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-zoom-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-zoom-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Niels](https://wordpress.org/support/users/ndoorn/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/custom-settings/#post-4114916)
 * Status: resolved