Title: Image Position Changes After Caption Added
Last modified: August 22, 2016

---

# Image Position Changes After Caption Added

 *  [pranaman](https://wordpress.org/support/users/pranaman/)
 * (@pranaman)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-position-changes-after-caption-added/)
 * I have 3 images on [http://www.amazingecoproducts.com/products](http://www.amazingecoproducts.com/products).
 * I created them without captions and they displayed fine – on one line.
 * When I added captions they display one per line, and show vertically. I don’t
   want that, I want them to stay on one line.
 * I looked at the code, but nothing seems to force them to a new line.
 * How can I make them show on one line and how do I have the borders removed?

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

 *  [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * (@rajanit2000)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-position-changes-after-caption-added/#post-5239722)
 * Hi.,
 * Just paste this code on your theme folder style.css file
 *     ```
       .wp-caption {
         display: inline-block !important;
       }
       ```
   
 *  Thread Starter [pranaman](https://wordpress.org/support/users/pranaman/)
 * (@pranaman)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-position-changes-after-caption-added/#post-5239735)
 * Hi Rajan,
 * Awesome, it worked! Thank you.
 * What kinds of things should I study so I know this?
 * I know of w3schools, lynda.com, codeacademy.com.
 * What are some good resources to know this kind of thing?
 *  [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * (@rajanit2000)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/image-position-changes-after-caption-added/#post-5239770)
 * Thankyou Pranaman.,
 * I recommend w3schools but its does not have all things. Just practice yourself
   with Dreamweaver

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

The topic ‘Image Position Changes After Caption Added’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Rajan Vijayan](https://wordpress.org/support/users/rajanit2000/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/image-position-changes-after-caption-added/#post-5239770)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
