Title: Frames for Thumbnails
Last modified: August 19, 2016

---

# Frames for Thumbnails

 *  Resolved [Bignasty247](https://wordpress.org/support/users/bignasty247/)
 * (@bignasty247)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/frames-for-thumbnails/)
 * Does anybody know how I would go about placing a frame around my thumbnail images
   that appear on the front of my site?
 * Here is the site for the plugin in case you want to view the code:
 * [http://wordpress.org/extend/plugins/thumbnail-for-excerpts/](http://wordpress.org/extend/plugins/thumbnail-for-excerpts/)

Viewing 1 replies (of 1 total)

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/frames-for-thumbnails/#post-1199324)
 * Yeah,
 * Create a class definition in your stylesheet (style.css) like this:
 *     ```
       .imgtfe {
         border: 1px solid #999999;
         padding: 4px;
       }
       ```
   
 * Should do the trick. Maybe add some margin as well.
 * Peter

Viewing 1 replies (of 1 total)

The topic ‘Frames for Thumbnails’ is closed to new replies.

## Tags

 * [Themes](https://wordpress.org/support/topic-tag/themes/)
 * [thumbnails](https://wordpress.org/support/topic-tag/thumbnails/)

 * 1 reply
 * 2 participants
 * Last reply from: [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/frames-for-thumbnails/#post-1199324)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
