Title: Image Borders
Last modified: August 24, 2016

---

# Image Borders

 *  [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/)
 * Howdy,
 * I’m having issues with my images, I can’t seem to add borders. I updated to 4.2.2

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

 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170563)
 * What code are you currently using to display the borders?
    Have you tried using
   a code like the following?
 *     ```
       <div style="border-style: solid; border-width: 5px;">
       image goes here
       </div>
       ```
   
 * [http://www.w3schools.com/css/css_border.asp](http://www.w3schools.com/css/css_border.asp)
 *  Thread Starter [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170564)
 * I wasn’t using code, it was the usual photo editor.
 * But the code I have in the text window is:
 * `style="border: 1px solid black;"`
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170566)
 * Have you tried using the above code in your text editor?
 *  Thread Starter [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170567)
 * Not until just now
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170568)
 * Did it work?
 *  Thread Starter [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170569)
 * No, it kind of framed the whole page.
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170570)
 * What do you want it to do?
 *  Thread Starter [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170572)
 * Well, I got the frames on the images from copying code from another page on my
   site. But I’d rather have the normal photo editor besides having to code.
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170574)
 * > normal photo editor besides having to code.
 * Sorry but I don’t understand.
 *  Thread Starter [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170576)
 * In the older version, when you’d click the image on the page I was making it 
   would give me the option to edit. Then I just typed in the border size I wanted.
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170578)
 * Ok, but that isn’t a feature any more.
 *  Thread Starter [TateVAoT](https://wordpress.org/support/users/tatevaot/)
 * (@tatevaot)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170579)
 * Well, that is disappointing. It was a pretty handy feature.
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170730)
 * Well let me check if it is still possible to get the feature.
 *  [Matthew](https://wordpress.org/support/users/kidsguide/)
 * (@kidsguide)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170733)
 * As far as I can tell this feature is not in WordPress 4.2.2. They either removed
   it in a previous version or you are mistaken (which I highly doubt).
 * Doing some research it appears that there are only two plugin that I have found
   that may offer the ability to add image borders without coding. They are [WP Image Borders](https://wordpress.org/plugins/wp-image-borders/)
   and [Advanced Image Styles](https://wordpress.org/plugins/advanced-image-styles/).
 * If you don’t want to use a plugin then I would just use the simple following 
   code.
 *     ```
       <div style="border-style: solid; border-width: 5px;">
       image goes here
       </div>
       ```
   
 * You can figure out how to customize that code at [http://www.w3schools.com/css/css_border.asp](http://www.w3schools.com/css/css_border.asp)
 * Hopefully this helps.

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

The topic ‘Image Borders’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 14 replies
 * 2 participants
 * Last reply from: [Matthew](https://wordpress.org/support/users/kidsguide/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/image-borders-17/#post-6170733)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
