Title: [Plugin: Meteor Slides] Excellent slideshow plugin
Last modified: August 20, 2016

---

# [Plugin: Meteor Slides] Excellent slideshow plugin

 *  Resolved [pitafi](https://wordpress.org/support/users/pitafi/)
 * (@pitafi)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-excellent-slideshow-plugin/)
 * Its really a nice slideshow plugin, i couldn’t find any with multi slide features
   and working so nicely. Well done!
 * I am facing a small issue while controlling a div , div Height has !important
   in code, not letting me control.
 *     ```
       div.meteor-slides {
           height: 100% !important;
       ```
   
 * acutally i have to use multiple slides on different pages, so i am using shortcode
   option, but i have show the slides in header so i have to play with css and used
   following code in my style.css file to handle:
 *     ```
       .meteor-slides{
       	  height: 200px !important;
           left: 276px !important;
           position: absolute !important;
           top: 125px !important;
           width: 449px !important;
       	}
       ```
   
 * I don’t want to fix this issue in plugin CSS file to avoid removal of code on
   version update.
 * [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 [pitafi](https://wordpress.org/support/users/pitafi/)
 * (@pitafi)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-excellent-slideshow-plugin/#post-2727090)
 * Never mind, i got it resolved, i overlooked CSS customization instruction page,
   [http://www.jleuze.com/plugins/meteor-slides/customizing-the-stylesheet/](http://www.jleuze.com/plugins/meteor-slides/customizing-the-stylesheet/),
   after copying the meteor-slides.css file to themes folder i was able to control
   it.
    Thanks for creating such a nice plug in!
 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-excellent-slideshow-plugin/#post-2727097)
 * You’re welcome, thanks for your feedback!

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

The topic ‘[Plugin: Meteor Slides] Excellent slideshow plugin’ 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: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-meteor-slides-excellent-slideshow-plugin/#post-2727097)
 * Status: resolved