Project:Views carousel
Version:6.x-2.x-dev
Component:Miscellaneous
Category:support request
Priority:major
Assigned:Unassigned
Status:active

Issue Summary

Hi. I'm hoping someone will be able to help me out here. I got the carousel working fairly well (still need to figure out the positioning of the frames, but that's another issue altogether.). What I'm hoping one of you CSS and Drupal geniuses can help me figure out, is how I can use http://drupal.org/project/quicktabs, and jcarousel together where I'm using multiple tabs as carousels. As it is it looks like the css changes I made per the mustardseed video only work on the first carousel. Maybe it's because I just changed the jcarousel style.css without adding a class differentiation. Anybody have any ideas? I really appreciate it.

Comments

#1

I'm trying to do the same thing, however, I'm unable to use jCarousel, Views Carousel, and Quick Tabs together, I keep getting "jCarousel: No width/height set for items. This will cause an infinite loop. Aborting..." error message when I view the page with the quick tabs.

#2

The fix to my particular issue was answered on the QuickTabs issues queue.

Please see how I fixed this here:
http://drupal.org/node/538926#comment-2250316

@CinemaSaville, I found that my views carousel view looked fine when viewing alone, but when I put it into quicktabs, there was some CSS in my theme that was offsetting the view items just by about 10 pixels.

In my case, I'm using Garland theme, and found it to be

.block ul {
margin:0;
padding:0 0 0.25em 1em;    <- this setting

from system-menus.css

#3

Thanks, I fixed it up as well. You can see an example at my site http://CinemaSaville.com

#4

Hi, how did you get this working? I see it on you site, but I'd like to know more about the problem you had and how you fixed it. Thanks!

#5

Priority:normal» major

@CinemaSaville , am having the same problem as u did , but am still can't fix it , can you please share how you did it , thank you in advance.

#6

Me too,

but I'm not sure if it would be a quicktabs problem!? As I see at my page when I enable firebug, the problem fades with activation firebug or anything else at the browser, as if the browser needs some trigger.

Here the page: as it's a test-page. please use the correct path, not the root path:

http://www.u-tune.de/ubercart-6

But two things aren't quite clear for me.
First: there is no path sites\all\modules\quicktabs\css\style.css at my quicktabs module, so I used quicktabs.css instead.
Second:

In http://drupal.org/node/612156#comment-2371314 it has been written to change the jcarousel/lib/jcarousel.jquery.js. Also I don't have this path. Instead I have module/jcarousel/js/jquery.jcarousel.js. No folder lib avaiable. And I'm no jquery scrippter.

So anybody who can solve my problems???

Please and thank you in advance.

maen

I found here

#7

subscribing

nobody click here