Project:Addari
Version:6.x-1.3
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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?

AttachmentSize
addari.jpeg309.51 KB

Comments

#1

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

AttachmentSize
Untitled.jpg 60.03 KB

#2

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)