Title: URL image in theme
Last modified: August 20, 2016

---

# URL image in theme

 *  Resolved [baszer](https://wordpress.org/support/users/baszer/)
 * (@baszer)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/)
 * Hello,
 * how can I set / style it right. So that my image (which is inserted by URL) is
   not overlapping the border of the box. See [http://www.ruinerwold.info/2012/01/nieuwjaarsvisite-kringloopwinkel-de-wolden/](http://www.ruinerwold.info/2012/01/nieuwjaarsvisite-kringloopwinkel-de-wolden/)
   for example.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/#post-2499345)
 * Try using Firefox with the Firebug add-on for this kind of CSS work.
    [http://getfirebug.com/](http://getfirebug.com/)
 *  Thread Starter [baszer](https://wordpress.org/support/users/baszer/)
 * (@baszer)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/#post-2499382)
 * I have firebug. But with that program it wouldn’t give the CSS solution?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/#post-2499384)
 * No. It’s a tool that you can use to work out the CSS yourself.
 *  Thread Starter [baszer](https://wordpress.org/support/users/baszer/)
 * (@baszer)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/#post-2499386)
 * ok, so it’s a CSS problem. Thanks.
 * But you don’t give hints? 🙂 (because ofcourse I already tried)
 *  Thread Starter [baszer](https://wordpress.org/support/users/baszer/)
 * (@baszer)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/#post-2499508)
 * For anybody who has the same problem.
 *     ```
       .wp-caption IMG
       {
       	width: auto;
       	height: auto;
       	max-width: 100%;
       }
       ```
   

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

The topic ‘URL image in theme’ is closed to new replies.

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)

 * 5 replies
 * 2 participants
 * Last reply from: [baszer](https://wordpress.org/support/users/baszer/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/url-image-in-theme/#post-2499508)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
