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.
Comments
Comment #1
killes@www.drop.org commentedIIRC the position was always at the bottom.
Comment #2
killes@www.drop.org commentedAnd it will stay there for now