Title: Slider width problem
Last modified: August 21, 2016

---

# Slider width problem

 *  [memento_kaya](https://wordpress.org/support/users/memento_kaya/)
 * (@memento_kaya)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/slider-width-problem/)
 * Hi,
 * I am using the great slideshow plugin but i have a little problem. I wanna change
   the width of the slider, but i don’t know how because this option don’t appear
   on the configuration and i don’t find on the code.
 * This is the script that i see on firebug:
 * element.style {
    height: 365px; max-width: 970px; width: 912px; }
 * I wanna make the width to 970px.
 * I’ts possible?
 * Thanx and a great great great job!!
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

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

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/slider-width-problem/#post-3717359)
 * If the slideshow doesn’t reach its maximum width, it’s probably because its parent
   element isn’t wide enough. If you want to force the slideshow to be 970 pixels
   wide, you could wrap the slideshow in an element that you manually set to be 
   this width.
 * `<div style="width: 970px;">[slideshow_deploy id='']`</div>`
 *  [webdoer](https://wordpress.org/support/users/webdoer/)
 * (@webdoer)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/slider-width-problem/#post-3717474)
 * where do you exactly paste this code for said purpose?

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

The topic ‘Slider width problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [webdoer](https://wordpress.org/support/users/webdoer/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/slider-width-problem/#post-3717474)
 * Status: not resolved