Title: Adding frames
Last modified: August 20, 2016

---

# Adding frames

 *  Resolved [anniek1](https://wordpress.org/support/users/anniek1/)
 * (@anniek1)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/adding-frames/)
 * I want to add a white frame around my images. How do I do that?
 * [http://wordpress.org/extend/plugins/meteor-slides/](http://wordpress.org/extend/plugins/meteor-slides/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * (@jleuze)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/adding-frames/#post-3133863)
 * You want the slides to be the same size as the slideshow, so I would avoid adding
   padding or borders to the slides if you can. Depending on the design you’re trying
   to achieve it can be easier to add it directly to the main slideshow container
   like this in your theme’s stylesheet:
 *     ```
       div.meteor-slides {
       border: solid 10px white;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Adding frames’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Josh Leuze](https://wordpress.org/support/users/jleuze/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/adding-frames/#post-3133863)
 * Status: resolved