Title: what&#039;s wrong with this code??
Last modified: August 20, 2016

---

# what's wrong with this code??

 *  [ejosborne](https://wordpress.org/support/users/ejosborne/)
 * (@ejosborne)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-this-code-3/)
 * `border: 1px solid #DDD;`
 * i want to add it to my child style.css – to rid all my photos of the thin grey
   border that appears round them.
 * [http://www.ponymouth.co.uk](http://www.ponymouth.co.uk)
 * thanks.

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

 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-this-code-3/#post-2787407)
 * Try:
 *     ```
       img {
       border: 0!important;
       padding: 0!important;
       margin-left: 0!important;
       }
       ```
   
 *  Thread Starter [ejosborne](https://wordpress.org/support/users/ejosborne/)
 * (@ejosborne)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-this-code-3/#post-2787446)
 * brilliant! thanks!
 * i’m also looking to change the menu items – so that when the cursor hovers over
   them, they don’t highlight with a big white rectangle.. would you be able to 
   help me with that?
 * much appreciated.
 *  Moderator [cubecolour](https://wordpress.org/support/users/numeeja/)
 * (@numeeja)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-this-code-3/#post-2787455)
 * What do you want instead of the white blocks? If you just remove them the Grey
   hover text probably won’t have much contrast on your background.
 *  Thread Starter [ejosborne](https://wordpress.org/support/users/ejosborne/)
 * (@ejosborne)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-this-code-3/#post-2787468)
 * …hmm. like maybe a bold version of the menu item – like how it looks for the 
   menu item of the page that’s currently being viewed, if you know what i mean.
 * ej

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

The topic ‘what's wrong with this code??’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [ejosborne](https://wordpress.org/support/users/ejosborne/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/whats-wrong-with-this-code-3/#post-2787468)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
