Posted by ctsrutland on April 25, 2008 at 10:08am
Jump to:
| Project: | Image Caption |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I got this to work in IE7, but with Firefox 3 beta 5 (yes I know it's a beta) if I set a background colour for .image-caption-container, the area covers the full width of the page and the full height of the image (see attached screenshot)
| Attachment | Size |
|---|---|
| Untitled-1 copy.gif | 193.33 KB |
Comments
#1
That looks like a templating issue related to your theme, not to image_caption functionality.
If you send me a link you your site, I could perhaps have a look at the CSS to resolve it.
regards,
DT
#2
#3
It's at http://rutlandbigband.org.uk - the theme is just garland.. I don't think I've changed anything (though I have my 'senior moments').
There are two pictures under 'join us'... currently inside a table in order to persuade them to be side by side
#4
There is a possible issue with the width not being correctly assigned to the image-caption-container.
If you view the page source, it should say e.g: style="width:123px.... for the image-caption-container div
If not, you may need to wait for the next module update or try another way of adding the width in image_caption.js
regards,
DT