Hi there,
I have a wierd problem with my CSS for this. My li tags are huge and giving them a width does not help.

You can view the carousel here: http://beta.davidgifaldi.com
There is wayyyyy too much space between the LI's but I can't fix it. Also, when I look at the css in CSS Edit on my mac, the .item-list ul li is actually looking like this: .item-list ul li. (with a period.) Why? I don't know what is going on here. I looked at the demo version on the project page in CSS edit and there is no syntax error....

Can anyone help?

Becky

Comments

nevets’s picture

I have not used the module but from your link the list element is output with styles including width. Since the width shown in your link and the demo are different I would guess there is a views style setting that controls the width.

beckyjohnson’s picture

Thanks, it wasn't a setting in views, it just seemed that after I cleared my cache a few times, my css started to come together.
Becky