Title: Simple amazon-question
Last modified: August 18, 2016

---

# Simple amazon-question

 *  Anonymous
 * [22 years, 2 months ago](https://wordpress.org/support/topic/simple-amazon-question/)
 * I’ve installed the amazon hack and it works great, but how the heck do I get 
   rid of that ugly frame around the pictures? It’s purple before you push it and
   blue afterwards. I can’t find the right place in my CSS. Anybody?
    Thanks! K

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

 *  [jerryhung](https://wordpress.org/support/users/jerryhung/)
 * (@jerryhung)
 * [22 years, 2 months ago](https://wordpress.org/support/topic/simple-amazon-question/#post-42793)
 * I think if you can find the place where they display the images?
    change to <
   img src=”lala.com/lala.gif” **border=0** > “border=0” will take out any border
   around the image I’m just new to WP and still discoverying, but this is a HTML-
   general question so I can answer you
 *  [TechGnome](https://wordpress.org/support/users/techgnome/)
 * (@techgnome)
 * [22 years, 2 months ago](https://wordpress.org/support/topic/simple-amazon-question/#post-42800)
 * Oh! Ick! Better yet update the CSS file to contain it. That way it changes everywhere,
   otherwise you have to set that on ALL images.
    ` a img {border:none;}  TG
 *  [rayne](https://wordpress.org/support/users/rayne/)
 * (@rayne)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/simple-amazon-question/#post-43421)
 * where can I get this hack? I’d love to use it for my reading list.
 *  [carthik](https://wordpress.org/support/users/carthik/)
 * (@carthik)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/simple-amazon-question/#post-43422)
 * [The wiki](http://wiki.wordpress.org/) should list the hacks. You can also discover
   the thread that announced the amazon hack by searching the support pages. 🙂
 *  [Beel](https://wordpress.org/support/users/beel/)
 * (@beel)
 * [22 years, 1 month ago](https://wordpress.org/support/topic/simple-amazon-question/#post-43424)
 * Here is another way to “fix it” without affecting other images and hacking the
   hack. I’d just give it an id like “amazon” and put #amazon img {border:none}.
   I prefer no borders around images so I typically set that as the default in the
   css and turn it “on” wherever I want. In any event, I try to move away from border
   =”0″ as it is not compliant with strict standards.

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

The topic ‘Simple amazon-question’ is closed to new replies.

 * 5 replies
 * 6 participants
 * Last reply from: [Beel](https://wordpress.org/support/users/beel/)
 * Last activity: [22 years, 1 month ago](https://wordpress.org/support/topic/simple-amazon-question/#post-43424)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
