I've been using the image caption module on my site for almost a year. For images with the attribute align="right" it was floating the image-caption-container div to the right, which was working perfectly until I upgraded to the latest release. Now the image caption text is aligned to the right and the image is no longer floated. The attached patch reverts this change. It also adds a class to the parent div which contains the alignment so people can overwrite this behaviour in their theme's css file.

CommentFileSizeAuthor
#1 702248.patch1.82 KBstella
float_right.patch804 bytesstella

Comments

stella’s picture

StatusFileSize
new1.82 KB

Re-roll - little tweak for IE7

davidwhthomas’s picture

Status: Needs review » Fixed

Thanks Stella, patch applied and released in 6.x.2.5 http://drupal.org/node/703262

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.