Title: css float help
Last modified: August 30, 2016

---

# css float help

 *  Resolved [aengus01](https://wordpress.org/support/users/aengus01/)
 * (@aengus01)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-float-help/)
 * Hi,
 * My question is a little generic rather than theme specific so hoping someone 
   can help me.
 * I want to use thumbnails in my posts and have the text wrap around them using
   css floats. The issue I am having is I can make something float either left or
   right but I can’t figure out what I need to do to get them to float whichever
   I choose by choosing image align property in the standard wordpress editor.
 * In other words, in one paragraph I am aligning the picture to the left and want
   to ‘float: left;’ and in the next i want to align the picture to the right and
   then ‘float: right;’
 * right now I find I can edit css and put in something like
 *     ```
       img {
           float: left;
       }
       ```
   
 * That works great until I want to align right. Hope I am explaining it good enough
   and hope someone can help 🙂
 * Thank you in advance

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-float-help/#post-6296090)
 * review [https://codex.wordpress.org/Wrapping_Text_Around_Images](https://codex.wordpress.org/Wrapping_Text_Around_Images)
 *  Thread Starter [aengus01](https://wordpress.org/support/users/aengus01/)
 * (@aengus01)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/css-float-help/#post-6296095)
 * thank you so much, I am so embarrassed lol.
 * I do not want to admit how long I was messing with that…
 * Thank you again!

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

The topic ‘css float help’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [aengus01](https://wordpress.org/support/users/aengus01/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/css-float-help/#post-6296095)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
