I was very excited when I heard about this module. I went to use it, and my excitement faded away.

What I'm attempting to accomplish:
Make a custom node and then display the results with in the views carousel. Aka a three step process with a picture and some text. The text is in list form.

Problem:

  1. Each of the nodes now has a list bullet attached to it, of which is still there when you do pictures. Not a good idea in my opinion, but I see this is how this module functions.
  2. Is this module only for picture thumbnails? I've set my width of the jcarousel-item to 700px and it bumps the next item below it, not beside it. So when you scroll over it is still below the first one which is now 700px off the screen.
  3. I have a list of items in my node, the way it shows up in the carousel can be seen in the after pic. The list is displayed in columns vertically instead of the normal list, like the before pic.
CommentFileSizeAuthor
after.png7.65 KBhankpalan.com
before.png7.51 KBhankpalan.com

Comments

jasondgardner’s picture

I too had the problem of the bullet showing. But it was simple to get rid of. Just set the css for the .jcarousel-item to background-image:none

This worked for me so I hope this helps.

mfer’s picture

Status: Active » Closed (won't fix)

The way you see it in the after (minus the bullet for the row being viewed) is what I would expect from this. It's very specific to just present Views rows of data in a carousel. There is almost always theming that needs to occur to make it look right.