Title: Help With Image
Last modified: August 18, 2016

---

# Help With Image

 *  [yandel](https://wordpress.org/support/users/yandel/)
 * (@yandel)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/help-with-image/)
 * Hi,
 * I’m making a new blog at [http://weightlosshd.com](http://weightlosshd.com) and
   as you can see, i added a image next to my article, but that image doesn’t look
   right because it doesn’t have a border. How can i make my theme put a border 
   on every image i use?

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

 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/help-with-image/#post-487459)
 * To get started, add something like this to your theme’s style sheet:
 * `#content img {
    border: 1px solid black; }  You might want to play with margin
   or padding too.
 *  [Bodhipaksa](https://wordpress.org/support/users/haecceity/)
 * (@haecceity)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/help-with-image/#post-487462)
 * I suspect that when you say border you actually mean margin. A border is a line
   drawn round something (like a picture) where a margin is a space around the outside
   something (like a picture).
 * So if it’s space you’re after then try putting something like this in your style.
   css file:
 * #content img {
    margin: 10px 15px 10px 0; }
 * The figures specify the space on the top, right, bottom, and left, in that order.
   You can play around with them to get what you want.

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

The topic ‘Help With Image’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 3 participants
 * Last reply from: [Bodhipaksa](https://wordpress.org/support/users/haecceity/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/help-with-image/#post-487462)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
