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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 702248.patch | 1.82 KB | stella |
| float_right.patch | 804 bytes | stella |
Comments
Comment #1
stella commentedRe-roll - little tweak for IE7
Comment #2
davidwhthomas commentedThanks Stella, patch applied and released in 6.x.2.5 http://drupal.org/node/703262