Use for custom node

hankpalan.com - November 22, 2008 - 23:23
Project:Views carousel
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

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.

AttachmentSize
before.png7.51 KB
after.png7.65 KB

#1

jasondgardner - December 8, 2008 - 14:38

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.

#2

mfer - November 4, 2009 - 22:24
Status:active» 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.

 
 

Drupal is a registered trademark of Dries Buytaert.