Support » Plugins » [Plugin: Meteor Slides] Cant get it into place

  • maxnewton

    (@maxnewton)


    Hello,

    I have been fighting this for hours! Basically I have created a slideshow and I’m trying to get it where the image appears on the right:

    http://www.maxwellnewton.co.uk/

    I have been searching for hours and messing around with wordpress, but I cant do it!
    What I would really like is to have the slideshow inside the box which has the caption underneath it, but every time I try, the box appears the right size but the slideshow is off the screen!

    I hope you can help,

    Thanks,

    Max

Viewing 1 replies (of 1 total)
  • You can put the slideshow there, but it would have to replace the whole box with the image and caption, not just the image.

    If you need to align the slideshow, you might have problems aligning it using the page editor. You might need to do this using CSS:

    .meteor-slides {
    float: right;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Meteor Slides] Cant get it into place’ is closed to new replies.