Multiple slideshows, one as header
-
My site, gregorianmasses.com, has a working Meteor slideshow as a header on all pages. It looks and works great!
Now, I’d like to add a slider in the home page body with different and smaller sized slides.
I added Shortcode =
[meteor_slideshow slideshow=”st-gregory” metadata=”height: 300, width: 200″] to home page and then added the code below to the Style.css in the 2011 child theme#meteor-slideshowst-gregory {
float: left;
margin: 0 20px 20px 0;
}
After uploading new slides, 200x300px in size, and linking them to the St Gregory slideshow, the new slides display in header not in the page body.
Help?
- The topic ‘Multiple slideshows, one as header’ is closed to new replies.