Title: Slideshow not centered
Last modified: August 20, 2016

---

# Slideshow not centered

 *  Resolved [Chocodrey](https://wordpress.org/support/users/chocodrey/)
 * (@chocodrey)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/slideshow-not-centered/)
 * Hi there,
 * Since nearly 2 weeks, the slideshows in my posts are not centered.
    I don’t know
   why.
 * Here is the address of the website:
 * [http://daily.modelogs.com/](http://daily.modelogs.com/)
 * hope you can help.
 * Audrey
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

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

 *  Thread Starter [Chocodrey](https://wordpress.org/support/users/chocodrey/)
 * (@chocodrey)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/slideshow-not-centered/#post-3203979)
 * ok I temporarily fixed it by adding
 * <div align=”center”;>[meteor_slideshow slideshow=”slug”]</div>
 * but I would like it to be automatic.
    Before, when I used the text editor to 
   center the slideshow it worked and now it doesn’t. I would like to know what 
   has changed. I mean, it is such a hassle now to use your plugging wich was great
   at the beginning.
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/slideshow-not-centered/#post-3204004)
 * Hi Audrey, the slideshows are left aligned by default, you can set them all to
   be centered automatically by adding this rule to your theme’s stylesheet:
 *     ```
       div.meteor-slides {
       margin: 0 auto 20px auto !important;
       }
       ```
   

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

The topic ‘Slideshow not centered’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/slideshow-not-centered/#post-3204004)
 * Status: resolved