Title: Image Gallery Padding
Last modified: April 6, 2017

---

# Image Gallery Padding

 *  [mayhemkrew](https://wordpress.org/support/users/mayhemkrew/)
 * (@mayhemkrew)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/image-gallery-padding/)
 * Ok, this is driving me nuts because I cannot find the solution. I am inserting
   a photo gallery and all the images are right next to each other with no padding(
   spacing) between the images. How can I change this as well as add a 1px black
   border to only the images in the image gallery used? Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9015789)
 * Hi!
 * Thanks for reaching out!
 * We can do that via CSS 🙂
 * Would you mind pasting the link to your website here, so we can check it out?
 * Kind Regards,
    -Roch
 *  Thread Starter [mayhemkrew](https://wordpress.org/support/users/mayhemkrew/)
 * (@mayhemkrew)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9016087)
 * I actually figured this out. Here is the code I used in ‘Additional CSS’ area
   of the theme:
 *     ```
       .gallery-item {
           margin-top: 0;
           margin-left: 15px;
       	padding:1px;
         	border:3px solid;
         	background-color:;
       }
       ```
   
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9019862)
 * Awesome! Thanks for sharing!
 * Kind Regards,
    -Roch
 *  [enobyzarc](https://wordpress.org/support/users/enobyzarc/)
 * (@enobyzarc)
 * [9 years ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9208707)
 * I have tried it but the third item of a 3 column gallery goes down. Do you know
   why?
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [9 years ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9209966)
 * Hi!
 * Please open a new topic with a link to your site so we can check.
 * Thanks!
 * Kind Regards,
    -Roch
 *  [enobyzarc](https://wordpress.org/support/users/enobyzarc/)
 * (@enobyzarc)
 * [9 years ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9209985)
 * Hi Roch, it is [dehadas.es](http://dehadas.es)
 *  [Roch](https://wordpress.org/support/users/rochesterj/)
 * (@rochesterj)
 * [9 years ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9213270)
 * Hi [@enobyzarc](https://wordpress.org/support/users/enobyzarc/)
 * Please open a new topic 🙂
 * Thanks!
 * Kind Regards,
    -Roch

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Image Gallery Padding’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/rookie/1.5.4/screenshot.png)
 * Rookie
 * [Support Threads](https://wordpress.org/support/theme/rookie/)
 * [Active Topics](https://wordpress.org/support/theme/rookie/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/rookie/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/rookie/reviews/)

## Tags

 * [image padding](https://wordpress.org/support/topic-tag/image-padding/)

 * 7 replies
 * 3 participants
 * Last reply from: [Roch](https://wordpress.org/support/users/rochesterj/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/image-gallery-padding/#post-9213270)
 * Status: not resolved