Title: Image border
Last modified: August 21, 2016

---

# Image border

 *  Resolved [enjoipix](https://wordpress.org/support/users/enjoipix/)
 * (@enjoipix)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/image-border-8/)
 * Im trying to remove the border around my images [http://www.enjoipix.com](http://www.enjoipix.com)
   but i just cant find the right solution, any help out there for a newbie?
    Thanks!
   🙂

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

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/image-border-8/#post-4819133)
 * Add following code to style.css
 *     ```
       img {
       border: 2px solid black;
       }
       ```
   
 *  Thread Starter [enjoipix](https://wordpress.org/support/users/enjoipix/)
 * (@enjoipix)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/image-border-8/#post-4819287)
 * ive tryed that and it does not do the trick unfortunately, any other ideas please?
   🙂
 *  Thread Starter [enjoipix](https://wordpress.org/support/users/enjoipix/)
 * (@enjoipix)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/image-border-8/#post-4819288)
 * a lucky guess solved it!
 * img {
    border:0px!important; }
 * thanks alot 🙂
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/image-border-8/#post-4819289)
 * Looks like there was already a border defined by your theme’s stylesheet, which
   was override by the _!important_ tag.

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/image-border-8/#post-4819289)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
