Title: Advanced Image Settings CSS
Last modified: August 20, 2016

---

# Advanced Image Settings CSS

 *  [Suzi Wilson](https://wordpress.org/support/users/suziwilson/)
 * (@suziwilson)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/advanced-image-settings-css/)
 * I would like to add a default image border around every new post below:
    border:
   solid 2px #99aabb; padding: 5px; margin: 5;
 * How can I put this in the CSS?
 * Thank you,
    Suzi Wilson

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/advanced-image-settings-css/#post-2151055)
 * add it to style.css of your theme:
 * `img { border: solid 2px #99aabb; padding: 5px; margin: 5px; }`
 * you may need to make a more specific style to restrict this to the images in 
   posts.

Viewing 1 replies (of 1 total)

The topic ‘Advanced Image Settings CSS’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/advanced-image-settings-css/#post-2151055)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
