I am having a terrible time getting an image in a post to align right within the text. When I align the image right within the text, it looks fine in the admin panel, but it remains unaligned/to the left when I view/refresh the post. It's driving me batty. Here is the only code in the html view of the post: I'm using StudioPress Green from DBT, with a few minor modifications. The only thing I can think of is that I removed a line of code, but I've only made minor changes. Any tips, and I would be VERY greatful. Edit: Ok, I'm a dumbass, and fixed this 60 seconds after I wrote this by inserting align="right" in the html section. However, I still wonder why selecting align right within the 'Edit Image' doesn't work in WP? Anyone else have this problem? Thanks.
I had the same problem a while back, I've since sold the blog where I had this issue however from memory the problem was due to the template I was using missing a "alignright" CSS style. Here's some more detailed information: http://wordpress.org/support/topic/189352 Hope this helps!
That's essentially what I used to fix it, add align="right" by hand in the html view on the post editor. I think jscowen is right that it's meant to be a css class and it's missing. Thanks guys.
It happened with one of my blog and actual problem was under laying in css stylesheet. Other blogs are working fine becoz their stylesheet coding is proper. So check ur stylesheet