where is the bug (see subject/ title)?
I installed jCarousel 5.x.1.1, jquery_update 5.x-1.0 (copied the jquery to misc), Drupal 5.2
added the jcarousel_add('ie7'); to template.php to the --> function _phptemplate_variables($hook, $vars) { ...
The problems will appear in Garland and others as well.

other skins (sweetie, tango) will not work at all. In simple configurations all images are displayed vertical (in simple!) ???.(see screenshot)
The skin ie7 will just work in simple configuration with an style-bug in the images (see screenshots)

CommentFileSizeAuthor
Screenshot_simple_tango_skin.jpg41.68 KBtrue-pal

Comments

true-pal’s picture

Status: Active » Closed (fixed)

I found the bug. The culprits are the original incorrect skin css files.

khanz’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

I have to open this as i am dealing with the same problem. i have posted this in the forum too..
http://drupal.org/node/214044.

whats the best method to deal with this problem?

wim leers’s picture

Assigned: Unassigned » wim leers

Set the height of the jcarousel div, then you should be good to go.

khanz’s picture

Exactly where i have to add this "height"? is this in the jcarousel.css or somewhere else? I am not a programmer, so plz excuse for this question.

wim leers’s picture

In your own theme's CSS.

I suggest you'd wait until I've updated the module to allow you to set the width/height from within the configuration of panels_carousel.

khanz’s picture

thanks for the reply, I'll wait for the update

wim leers’s picture

Title: jCarousel works with simple ie7 skin only » Allow to set dimensions of the carousel from within the UI
Project: jCarousel » Carousel
Version: 5.x-1.1 »
Component: Miscellaneous » Code - jcarousel
Category: support » feature
Status: Postponed (maintainer needs more info) » Active

Doesn't really belong here. New issue: http://drupal.org/node/223872.

wim leers’s picture

Project: Carousel » jCarousel
Version: » 5.x-1.1
Component: Code - jcarousel » Code
Status: Active » Closed (fixed)

Whoops! Changed too much.