Title: Thumbnail Image Padding
Last modified: August 21, 2016

---

# Thumbnail Image Padding

 *  Resolved [nobodymove](https://wordpress.org/support/users/nobodymove/)
 * (@nobodymove)
 * [12 years ago](https://wordpress.org/support/topic/thumbnail-image-padding/)
 * Hi,
 * Is there a way to create some space between the thumbnail image and the excerpt
   text? The plugin’s great, but I don’t like the way the excerpt text is pushed
   right up against the post image. Is there an easy way to add some space between
   the two?
 * [https://wordpress.org/plugins/tsp-featured-posts/](https://wordpress.org/plugins/tsp-featured-posts/)

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

 *  [The Software People](https://wordpress.org/support/users/thesoftwarepeople/)
 * (@thesoftwarepeople)
 * [12 years ago](https://wordpress.org/support/topic/thumbnail-image-padding/#post-4953029)
 * Hi, send me the link you are attempting to edit and I will supply you with the
   CSS code needed to adjust the spacing.
 *  Thread Starter [nobodymove](https://wordpress.org/support/users/nobodymove/)
 * (@nobodymove)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/thumbnail-image-padding/#post-4953158)
 * Hi, sorry for the delay, here it is: [http://bit.ly/RPSsite](http://bit.ly/RPSsite)
 * You can see the one test post I have the text is butted up agains the featured
   image. Thanks!
 *  [The Software People](https://wordpress.org/support/users/thesoftwarepeople/)
 * (@thesoftwarepeople)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/thumbnail-image-padding/#post-4953161)
 * Here ya go 🙂
 *     ```
       #tspfp_article.layout1 img, #tspfp_article.layout1 object, #tspfp_article.layout1 code {
       margin: 0px 10px 10px 0px;
       }
       ```
   
 *  Thread Starter [nobodymove](https://wordpress.org/support/users/nobodymove/)
 * (@nobodymove)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/thumbnail-image-padding/#post-4953164)
 * Beautiful, thanks!

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

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

 * ![](https://ps.w.org/tsp-featured-posts/assets/icon-256x256.jpg?rev=2471077)
 * [LAPDI Featured Posts](https://wordpress.org/plugins/tsp-featured-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tsp-featured-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tsp-featured-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/tsp-featured-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tsp-featured-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tsp-featured-posts/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [nobodymove](https://wordpress.org/support/users/nobodymove/)
 * Last activity: [11 years, 12 months ago](https://wordpress.org/support/topic/thumbnail-image-padding/#post-4953164)
 * Status: resolved