Title: Float and Caption
Last modified: September 1, 2016

---

# Float and Caption

 *  [kvn1909](https://wordpress.org/support/users/kvn1909/)
 * (@kvn1909)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/float-and-caption/)
 * Hi,
 * I’m having trouble with floating the images.
    I’ve adjust the CSS to
 *     ```
       .alignleft.getty.embed.image {
       	float: left !important;
       	margin: 25px 25px 25px 0 !important;
       }
   
       .alignright.getty.embed.image {
       	float: right !important;
       	margin: 0 0 25px 25px !important;
       }
       ```
   
 * this is okay. My problem is I can’t figure out why the image is not wrapped by
   text in total, see: [http://imgur.com/a/mE3c5](http://imgur.com/a/mE3c5)
 * I tried nearly anything to remove the white area marked with 1. Putting it into
   the same <p>, with <div>’s and so on.
 * And question 2 is: Am I able to put a catpion underneath the picture? White area
   marked with 2 @ screenshot.
 * Thanks in advance 🙂
 * [https://wordpress.org/plugins/getty-images/](https://wordpress.org/plugins/getty-images/)

The topic ‘Float and Caption’ is closed to new replies.

 * ![](https://ps.w.org/getty-images/assets/icon-256x256.png?rev=1083215)
 * [Getty Images](https://wordpress.org/plugins/getty-images/)
 * [Support Threads](https://wordpress.org/support/plugin/getty-images/)
 * [Active Topics](https://wordpress.org/support/plugin/getty-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/getty-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/getty-images/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [kvn1909](https://wordpress.org/support/users/kvn1909/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/float-and-caption/)
 * Status: not resolved