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)
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot_simple_tango_skin.jpg | 41.68 KB | true-pal |
Comments
Comment #1
true-pal commentedI found the bug. The culprits are the original incorrect skin css files.
Comment #2
khanz commentedI 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?
Comment #3
wim leersSet the height of the jcarousel div, then you should be good to go.
Comment #4
khanz commentedExactly 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.
Comment #5
wim leersIn 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.
Comment #6
khanz commentedthanks for the reply, I'll wait for the update
Comment #7
wim leersDoesn't really belong here. New issue: http://drupal.org/node/223872.
Comment #8
wim leersWhoops! Changed too much.