I am using Acquia Marina theme.When I add jCarousel to page or block I see the default arrow that theme sets. I think there is a problem about css file.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | story.PNG | 69.19 KB | mustafadur |
I am using Acquia Marina theme.When I add jCarousel to page or block I see the default arrow that theme sets. I think there is a problem about css file.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | story.PNG | 69.19 KB | mustafadur |
Comments
Comment #1
wim leersjCarousel doesn't aim to provide CSS that works across all themes. The included CSS is just an example and should be tweaked to suit your theme.
Comment #2
mustafadur commentedYour comment 100% correct. However it didn't help me at all. Isn't it possible to put jCarousel in a container and set every option to default one, so there won't be a problem at all.
Comment #3
wim leersEhm … maybe. I don't know. I'm not a themer, I didn't write any custom CSS.
Comment #4
robloachIf you visit admin/help/jcarousel, what happens? Any screenshots or code would be helpful.
Comment #5
mustafadur commentedThis is the code I am using to add jcarousel
When I visit admin/help/jcarousel I see the jcarousel as it is supposed to be. No extra picture next to list item. However if I post as a part of story or inside a block extra pictures for list items are seen. I also attached firebug output. If I disable #content-bottom ul li attributes it shows as it supposed to be.
Comment #6
wim leersThen just add another CSS rule with
#mycarousel lias selector and disable the CSS that you'd like to see removed?Comment #7
wim leersClosing due to lack of response.