Title: Cant remove border? Keeps coming back?
Last modified: August 21, 2016

---

# Cant remove border? Keeps coming back?

 *  Resolved [Ryan013](https://wordpress.org/support/users/ryan013/)
 * (@ryan013)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/)
 * Hi Guys,
 * I was looking on the internet to solve a problem in my pages but i couldn’t find
   anything. Im making a website and its impossible for me to remove the borders
   around the images. I am using theme Forever, with several plugins en i am making
   pages in application: ”Page builder”
 * One problem is this, i want to make title’s with images i editted by my self.
   The HTML link i made is:
 * `<img src="http://imageshack.us/a/img837/148/v79u.png" alt="Biografie" width="
   267" height="94" border="0">`
 * But when i put it in my page, the border keep showing up????
 * Can someone help me out please??
 * Thanks!

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305358)
 * I’d guess that the theme has CSS to apply borders to images, but without seeing
   your site, no way to know or help more.
 *  Thread Starter [Ryan013](https://wordpress.org/support/users/ryan013/)
 * (@ryan013)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305455)
 * I’m Sorry. My website is [http://www.uniquerecords.nl](http://www.uniquerecords.nl)
 * Its about this page: [http://www.uniquerecords.nl/?page_id=206](http://www.uniquerecords.nl/?page_id=206)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305469)
 * The borders are from here:
 *     ```
       #masthead img, #featured-content img, #recent-content img, .entry-content img, .entry-thumb img, .comment-content img, .widget img {
           background: none repeat scroll 0 0 #FFFFFF;
           border: 1px solid #BBBBBB;
           max-width: 99.35%;
           padding: 1px;
       }
       ```
   
 * But to change just that image, try adding this to your custom CSS – make sure
   that you are not modifying theme files or your changes will be lost when the 
   theme is updated –
 *     ```
       #masthead img {
           border: 0;
       }
       ```
   
 *  Thread Starter [Ryan013](https://wordpress.org/support/users/ryan013/)
 * (@ryan013)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305520)
 * I changed it, but i wouldn’t change. The css file is this: can someone help me
   out??
 * _[Entire CSS file removed]_
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305521)
 * That’s way too much code to post here – [http://codex.wordpress.org/Forum_Welcome#Posting_Code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)–
   and CSS is all visible on your site.
 * BTW, I don’t see a border on that page/image.
 *  Thread Starter [Ryan013](https://wordpress.org/support/users/ryan013/)
 * (@ryan013)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305523)
 * Now when im looking on my phone i dont see a border also. But in my browsers 
   Chrome and Safari i stil see?
 *  Thread Starter [Ryan013](https://wordpress.org/support/users/ryan013/)
 * (@ryan013)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305524)
 * Edit:
 * In firefox and Internet explorer i dont see borders, but in safari and Chrome
   i see?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305560)
 * Can’t see your site now…
 *  Thread Starter [Ryan013](https://wordpress.org/support/users/ryan013/)
 * (@ryan013)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305562)
 * Sorry guys, thank you very much, in some hours it helped. Because im working 
   on my site now i blocked it!
 * Thanks!

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

The topic ‘Cant remove border? Keeps coming back?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 2 participants
 * Last reply from: [Ryan013](https://wordpress.org/support/users/ryan013/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/remove-border-images/#post-4305562)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
