Hi,

I noticed views carousel doesn't work in IE6, all fields are displayed vertically.
Are there any solutions? Thanks.

Comments

ktleow’s picture

Same here, doesnt work in IE6.

Causes the entire layout of my website to be out of viewing angle.

pierremarcel’s picture

Hey Guys, Probable it is some theme issue. I've been playing with this module, and it's a beauty. I did have some issues with some themes but it was the theme issue. Try switching themes to debug it. I have two sites running a total of 6 views carousel...and no problem at all on all main browsers.

Pierre

ktleow’s picture

Oh yea I've managed to fix this.

Added overflow:hidden; and specified width to a container inside.

Thanks =)

mfer’s picture

This is a module that requires heavy theming to get it to do anything custom (most cases).

hexag’s picture

I'm having asimilar problem with Firefox, I had a clue it was a css issue, so I've been poking around in there. Basically I have my carousel, but it only has one image in it, all the rest are vertically stacked underneath. When I click left or right, the one image in the carousel will shift maybe 10-15 pixels & that's it.

I have implemented the suggestions about, but no dice.

Any ideas? Thanks,

Nick,

pierremarcel’s picture

As we said this module require lots of css theming to look the way one wants. It's a great module but unfortunately with some themes it doesn't get displayed well out of box. In your case there isn't much we can do for you since we can't see your site. The best solution for you is "firebug (firefox extention) and copy and paste your css ids and classes make some changes and try it out...

Good luck there!

Pierre

ktleow’s picture

To confirm that its CSS related issue, simply enable one the pre-defined skins.

Anonymous’s picture

Hi.. confirmed that I was experiencing css issues.. problem fixed. thanks everyone.

jdlind38’s picture

I have a bizarre issue, of course it only happens IE6. On http://casella.com/who-we-are a dialog box up saying

jCarousel: No width/height set for items. This will cause an infinite loop. Aborting...

I was guessing that it's a list item or the wrapper so I added a height to both, but that didn't seem to remedy the problem. Any suggestions?

jdlind38’s picture

If anyone runs into the IE 6 error that I mentioned above. I found a hack at the following link http://spiffyd.com/blog/bug-fixed-jcarousel-widthheight-infinite-loop-po... .

DjebbZ’s picture

Hi guys. I had the same kind of problems under IE6, it was never displaying the last item, which in fact was "under" the rest (as if 2 "lines" of items existed). After many tweaks to fix the layout, I found that adding ".jcarousel-list li{display: inline;}" solved this problem !

Hope it helps you folks.

DjebbZ’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.