Closed (duplicate)
Project:
Image Caption
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2009 at 07:49 UTC
Updated:
8 Jan 2010 at 22:47 UTC
When a Views generated node-teaser containing an image with a caption is used, sometimes the width of the image is not used for the caption container correctly. Sometimes a caption container may print like this:
<div class="image-caption-container" style="width: 173px;">
And sometimes on different nodes it may print like this:
<div class="image-caption-container" style="width: 0px;">
Please help.
Comments
Comment #1
gregarios commentedUpdate: The "0px width" only seems to happen when displaying the node using Views Slideshow. When the second node teaser in a slideshow is revealed, the caption in that node has a width of 0px, breaking the node teaser layout. The first node in the slideshow appears correctly.
Comment #2
ingopingo commentedsubscribing
Comment #3
davidwhthomas commentedpossible duplicate of : http://drupal.org/node/675002
Fixed in latest dev release http://drupal.org/cvs?commit=311770