killaja
Member
Posted 2 years ago #
Hello,
When I try to align a picture in my blog, no matter what setting I choose, it always shows up left aligned in the actual post. I have even checked the source code for the post and even if it says align="right" it still displays on the left. What could be wrong?
Thanks for your help,
Jordan
We don't know because we don't see your blog.
Hi there, same problem with our blog at http://www.kadens.me.uk We're trying to set the blog up, but the alignment of the pictures won't work. Same symptoms as described by killaja.
Thanks for any useful hint....
Why do you need any special "hint"?
Just a brief look/reading of your style.css file reveals this:
#content p img{
border: none;
float: left;
margin-right: 15px;
margin-bottom: 10px;
}
marywinograd
Member
Posted 1 year ago #
I am having the same problem. My picture should be aligned on the right, and on the "Page Content" (i.e., where I write it), it appears aligned right. On the code, it shows to be right aligned, <img src="http://marywinograd.files.wordpress.com/2007/12/mary-bwsmall.thumbnail.jpg" alt="Intercultural Coach Trainer" align="right" />
However, when I go to the actual page, it appears on the left, not on the right. Can anyone help me to make it aligned to the right?
Thanks,
Mary
crystallyn
Member
Posted 1 year ago #
I have the same issue...just started since the new image editing changes--haven't changed any code, or anything. It shows correctly in the draft and in the code says aligned right but if I preview it shows up on the left.
When I publish it's also on the left. Looks terrible with bullets as a result.
Ideas??