is it difficult to make an action to make images appear inline with the option top-left, top-right, bottom-left, bottom-right ?

I really don't know but I would really love this feature... is this possible ? I'm not a programmer so forgive me if I ask something complicated..

Comments

dman’s picture

Status: Active » Closed (won't fix)

Um, the imagecache alignment is only relative to the dimensions of the image itself. Imagecache (or imagecache actions) doesn't actually place it on the page, that's done in other ways.
If you are talking about actual HTML alignment - in relation to the text and content - then that's a CSS job. You should be able to do top-left, top-right without too much trouble if you are attaching images with imagefield, but I don't think I can say how to do bottom-right with text-wrap.