• Just wanted to know if and how the border can be edited so that instead of displaying a solid strip all the way round the slide, it only displays a strip on the right and left and not the top and bottom. thanks

    Reason we want to do this is so we can add the top and bottom strips on the actual image, hence giving as the ability to add extra effects. check: https://www.hikmah.co.uk/site
    at the moment we have added the whole border on the image but it just doesnt look perfect as the slide moves with the border instead of it moving inside the border.

Viewing 1 replies (of 1 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    You could add a border to just some sides of the slideshow, but it is easiest to add it all the way around, something like this:

    #slideshow-container {
    border: solid 10px #fff;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Meteor Slides] Is the border editable?’ is closed to new replies.