Title: Removing Image Border
Last modified: August 18, 2016

---

# Removing Image Border

 *  [basketball](https://wordpress.org/support/users/basketball/)
 * (@basketball)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/removing-image-border/)
 * Does anyone know how to remove the blue/purple image border from linked images(
   using css)? Everything I try works absolute fine on IE but no effect on firefox.
   
   The only thing that worked on firefox was border=”0″, but I want to use css for
   it.

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88468)
 * img {
    border:0; }
 *  Thread Starter [basketball](https://wordpress.org/support/users/basketball/)
 * (@basketball)
 * [21 years, 8 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88504)
 * I tried this among many other little css bits but nothing removes the border 
   from firefox.
 *  [tremz](https://wordpress.org/support/users/tremz/)
 * (@tremz)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88707)
 * I don’t have the answer and I wish I did, but I second this problem. I have used
   css all over the place and the border will not get off my image.. linked or unlinked
   border is there…. I have look through the forums and followed those but still
   nogthing…please help
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88708)
 * Have you tried:
 * `img {
    border:none; }
 *  [Chris_K](https://wordpress.org/support/users/handysolo/)
 * (@handysolo)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88709)
 * In a situation like this, a link to your blog is beyond priceless.
 * And don’t forget, when making CSS changes, to be sure to clear your browser’s
   cache (ctrl-F5 will do that for the current page).
 *  [tremz](https://wordpress.org/support/users/tremz/)
 * (@tremz)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88710)
 * Thanks for the responses. I did try both
 * img {
    border:none; }
 * and clearing my cache no luck >< doh…
 * It must be something in the theme I chose. I guess I can change that but I would
   like to use this theme.. By no means am I any kind of master coder but I feel
   like I should of figured this out by now… Here is a a link to what I have so 
   far. I got the image up there, hopefully with a lil help I can figure this border
   thing out…
 * [http://backshackproductions.com/site/](http://backshackproductions.com/site/)
 * thanks

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

The topic ‘Removing Image Border’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [tremz](https://wordpress.org/support/users/tremz/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/removing-image-border/#post-88710)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
