I use field slideshow with horizontal carousel pager.
Original images have different formats, and carousel thumbnails are formatted to be of the same height, so thumbails widths are different.
Carousel thumbnails are displayed on a grid with constant width cells calculated with the widest thumbnail image. I would like to have variable width cells, with constant spacing between images.
Before I look at the code, my question is : does this behavior (constant width cells) comes from Field Slideshow, or does it come from jCarousel ?
Comments
Comment #0.0
flebas commentedTypo + precisions
Comment #1
idflood commentedIt's a limitation of jcarousel. Here is a related stackoverflow question: http://stackoverflow.com/questions/8567907/is-there-a-jquery-carousel-pl...
I'm will certainly create a 2.x branch with a much more flexible solution using hooks and making field_slideshow_jcarousel a submodule. This would allow to implement other js carousel/pager without making the base code grow too much.
Comment #1.0
idflood commentedtypo
Comment #2
lamp5