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

flebas’s picture

Issue summary: View changes

Typo + precisions

idflood’s picture

It'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.

idflood’s picture

Issue summary: View changes

typo

lamp5’s picture

Issue summary: View changes
Status: Active » Closed (outdated)