Hello, really a great module. ;-)

Well, I have a first for me. Firefox (3.01) isn't working right while IE6 (of all versions!) does.

Let me explain a bit, after a regular installation, some themeing for a border and specific font for the caption, in Firefox the caption don't break at image width and goes and goes until the page width ends, then breaks.

While in IE6 looks just as I intended in the first place.

Please take a look at the pics.

Any ideas?

Warm regards from sunny México!
:-)

Pepe

CommentFileSizeAuthor
IE6.JPG89.44 KBpepemty
FF3.JPG92.89 KBpepemty

Comments

davidwhthomas’s picture

I can't say for sure without seeing the webpage itself.

It probably needs a little more CSS.

regards,

DT

pepemty’s picture

Thank's for replying!

Here you have (it's a site I'm still building before I move to another server, hence the IP number): http://98.130.187.53/resena/pico-montenegro

Warm regards.

Pepe

davidwhthomas’s picture

it looks like the image caption container width is not being applied.

try changing the similar line to this in image_caption.js:

$(this).wrap("<div class=\"image-caption-container\" style=\"float:" + alignment + ";width:" + imgwidth + "\"></div>");

regards,

DT

pepemty’s picture

:-(

Hey DT!
No, change in image_caption.js didn't work. Both Firefox3 and IE6 still the same.

Any other thing I can do? Something to look for in the style.css?

Thanks,

Warmest regards.
Pepe

davidwhthomas’s picture

Status: Active » Closed (fixed)

if it's still not working for you, try upgrading.