Title: Thumbnail Border
Last modified: August 22, 2016

---

# Thumbnail Border

 *  Resolved [ckjobrien@aol.com](https://wordpress.org/support/users/ckjobrienaolcom/)
 * (@ckjobrienaolcom)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-border/)
 * Hi,
 * I am using the vertical style but I would like a slightly darker border around
   the thumbnails or a slightly darker shadow.
 * When the background of a thumbnail image is white, there is no clear separation
   between the thumbnail image and the main background of my page. This is where
   it is most noticeable, and where a slight darker border would maybe look better.
 * [https://wordpress.org/plugins/related-posts-by-zemanta/](https://wordpress.org/plugins/related-posts-by-zemanta/)

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

 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-border/#post-5192529)
 * Hey,
 * thanks for reaching out – may I get the link to your blog, so that I can have
   a closer look?
 * Looking forward to your reply,
    Petra
 *  [PetraP](https://wordpress.org/support/users/petrap/)
 * (@petrap)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-border/#post-5192531)
 * Hey,
 * you can try adding this code to your custom CSS code in the [plugin settings](http://i.imgur.com/DBi4qRg.png):
 *     ```
       .related_post_title {
       }
       ul.related_post {
       }
       ul.related_post li {
       }
       ul.related_post li a {
       }
       ul.related_post li img {
       box-shadow: 4px 4px 2px #888888 !important;
       }
       ```
   
 * Hope this helps, take care and have a nice day,
 * Petra
 *  Thread Starter [ckjobrien@aol.com](https://wordpress.org/support/users/ckjobrienaolcom/)
 * (@ckjobrienaolcom)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-border/#post-5192532)
 * Thanks Petra,
 * That works better.

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

The topic ‘Thumbnail Border’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/related-posts-by-zemanta_7b9a7c.svg)
 * [Related Posts by Sovrn](https://wordpress.org/plugins/related-posts-by-zemanta/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/related-posts-by-zemanta/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/related-posts-by-zemanta/)
 * [Active Topics](https://wordpress.org/support/plugin/related-posts-by-zemanta/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/related-posts-by-zemanta/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/related-posts-by-zemanta/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [ckjobrien@aol.com](https://wordpress.org/support/users/ckjobrienaolcom/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/thumbnail-border/#post-5192532)
 * Status: resolved