Closed (won't fix)
Project:
Views carousel
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2008 at 23:23 UTC
Updated:
4 Nov 2009 at 22:24 UTC
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:
| Comment | File | Size | Author |
|---|---|---|---|
| after.png | 7.65 KB | hankpalan.com | |
| before.png | 7.51 KB | hankpalan.com |
Comments
Comment #1
jasondgardner commentedI 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.
Comment #2
mfer commentedThe 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.