[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.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Meteor Slides] Excellent slideshow plugin’ is closed to new replies.