Posted by warped0ne on August 19, 2009 at 2:11am
| 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?
| Attachment | Size |
|---|---|
| addari.jpeg | 309.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
#2
remove
float:left;in your style.css on line 34
I am removing float attribute from images it from next version (1.4)