Title: [Plugin: Meteor Slides] Alignment in page
Last modified: August 20, 2016

---

# [Plugin: Meteor Slides] Alignment in page

 *  [mike_javelin](https://wordpress.org/support/users/mike_javelin/)
 * (@mike_javelin)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-alignment-in-page/)
 * Apologies as I’m sure this is easy but I’ve had a good look around and can’t 
   find a solution.
 * I created a page and added,
    [meteor_slideshow slideshow=”history” metadata=”
   fx: ‘fade’, random: 1″] at the top of the page and all’s fine other than I can’t
   seem to get the Slideshow to centre in the page as it always floats left.
 * I cured this in the top widget area by adding {float:right;} in the Weaver Theme
   CSS for that area but I can’t seem to get it to work in a page.
 * Very early stages of building my first WP site [HERE](http://gbr562.co.uk/wp/)
   
   The page with my issue is [HERE](http://gbr562.co.uk/wp/?page_id=192)
 * Many thanks for your efforts with this plugin, I’m sure once I get my head round
   WP and this plugin it will be great.
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

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

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-alignment-in-page/#post-2607873)
 * Hi Mike, you can center the slideshow using CSS like this:
 *     ```
       .meteor-slides {
       margin: 0 auto;
       }
       ```
   
 * But on the homepage, the slideshow is in a widget and the widget area isn’t full
   width so that wouldn’t center it across the whole page. However, it should work
   fine using the shortcode in a page.
 *  Thread Starter [mike_javelin](https://wordpress.org/support/users/mike_javelin/)
 * (@mike_javelin)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-alignment-in-page/#post-2607888)
 * Many thanks
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-alignment-in-page/#post-2607900)
 * No problem Mike!

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

The topic ‘[Plugin: Meteor Slides] Alignment in page’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-meteor-slides-alignment-in-page/#post-2607900)
 * Status: not resolved