Hi,
I am using jcarousel module for creating an user image gallery. All the images are being displayed on jcarousel default skin but when the page is loaded the images appear vertically and and are all together as shown in the screenshot attached. There is a width specified for the ul element of the jcarousel as

element.style {
width:220px;
}

This width is loaded dynamically as its keeps changing on navigation. I cannot find out from where this width is being taken and why all the images are accumulated together

CommentFileSizeAuthor
#8 Fejlesztemagyerekem_hu.png56.68 KBsajt
Screenshot-1.png263.11 KBs_gupta_14
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

shinyless’s picture

Same here... Already lost 3 hours trying to find out a solution... Please help!

s_gupta_14’s picture

Category: task » support
tajinder.minhas’s picture

Has anybody found the solution for it. I have given float left property to the out span of the image the li is getting all css properties from jcarousel plugin. Any help will be appreciated

skchan2’s picture

i'm having a similar issue, I have 120+ items but its wrapping them into multiple rows instead of just one long row.

Any ideas?

elegance46’s picture

Issue summary: View changes

Subscribe!!!!

tajinder.minhas’s picture

This is just because of JS error please check your console and check compatibility of jcarusel.js with jquery version your drupal installation using.

markpavlitski’s picture

Version: 7.x-2.6 » 7.x-2.7
Status: Active » Postponed (maintainer needs more info)

Please try the new 7.x-2.7 version which has a number of bug fixes.

@tajinder.minhas if you are still experiencing this please can you post the full JS error you're getting?

sajt’s picture

FileSize
56.68 KB

I have the similar problem, but for me there is no javascript errors.
You can find it in http://teszt.fejlesztemagyerekem.hu/ on the right side. The first block and 3.
Very interesting, but not all time makes it and not very easy too debug it.