When writing a post with images, I can't get them to line up with the text, instead, the text goes around the pictures and totally screws up any accompanying hyper links I might have with them (see screenshot).

Is there anyway to fix this?

CommentFileSizeAuthor
#1 Untitled.jpg60.03 KBwarped0ne
addari.jpeg309.51 KBwarped0ne

Comments

warped0ne’s picture

StatusFileSize
new60.03 KB

Just to make myself more clear, this screen shot is what I'm looking for.

Text
< br >
< img >
< br >
Text

Not

Text
< img > Text
Text

sakib000’s picture

Status: Active » Closed (fixed)

remove

float:left;

in your style.css on line 34

I am removing float attribute from images it from next version (1.4)