Title: [Plugin: Flickr-Gallery] Thumbnail Offset from Frames
Last modified: August 19, 2016

---

# [Plugin: Flickr-Gallery] Thumbnail Offset from Frames

 *  [grimcat](https://wordpress.org/support/users/grimcat/)
 * (@grimcat)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-plugin-flickr-gallery-thumbnail-offset-from-frames/)
 * Hi! I’ve had this issue since 2.8.5, so I don’t think it’s the version of WP.
   On [http://www.bluescafeboston.com/media](http://www.bluescafeboston.com/media),
   the thumbnails seem to be diagonally offset from white frames, and it looks clunky.
   Is this a CSS issue?
 * Thanks!
 * John
 * [http://wordpress.org/extend/plugins/flickr-gallery/](http://wordpress.org/extend/plugins/flickr-gallery/)

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

 *  [benteoh](https://wordpress.org/support/users/benteoh/)
 * (@benteoh)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-plugin-flickr-gallery-thumbnail-offset-from-frames/#post-1290417)
 * Hey John,
 * I found it was an issue where the theme I was using had margins applied to the
   images.
 * If you insert the following, it should get rid of the margins (and possibly excess
   borders) from your thumbnails:
 *     ```
       div.flickr-thumb img {
         margin: 0px;
         border: none;
       }
       ```
   
 *  [willboss](https://wordpress.org/support/users/willboss/)
 * (@willboss)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-plugin-flickr-gallery-thumbnail-offset-from-frames/#post-1290432)
 * thanks ben.teoh! I was experiencing the same problem and your CSS snippet sorted
   it!

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

The topic ‘[Plugin: Flickr-Gallery] Thumbnail Offset from Frames’ is closed to new
replies.

 * 2 replies
 * 3 participants
 * Last reply from: [willboss](https://wordpress.org/support/users/willboss/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-flickr-gallery-plugin-flickr-gallery-thumbnail-offset-from-frames/#post-1290432)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
