image placement
fuquam - January 21, 2009 - 18:09
| Project: | Upload Image |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
I know in the older versions it was not possible to control the placement of the uploaded image. I've been using this module in drupal version 5 and it places the image exactly where I want it, top right in the post. I'm trying out the dev version in drupal 6 and it places the image at the very bottom of the post. I checked the CSS for the img tags and there is no float anywhere. Why would 5 align top right and 6 align bottom right? Maybe it has to do with the theme but I can't find anywhere in the CSS that would be causing this?
Thanks.

#1
IIRC the position was always at the bottom.
#2
And it will stay there for now