Is there a way to add own skins to viewscarousel?

Comments

joachim’s picture

It shouldn't be a big deal, but I've downloaded the tango skin from the jcarousel site and the class names don't match up with what this module outputs. Version difference perhaps?

drewish’s picture

it's including a couple of skins in the current version... or were you trying to add in something else?

skirr@drupal.ru’s picture

Yes, i tried to add a a skin that suites my site design.

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

If you would like to add your own skin set the skin to custom and fill in the blanks in your style.css file. Does that make sense?

I don't plan on adding 3rd party skins to this module.

mfer’s picture

Version: 6.x-1.x-dev » 6.x-2.x-dev

Going to add a hook for people to add skins. But, that's for a future version.

silurius’s picture

Has the hook been added? I duplicated tango and customized the duplicate, but the customized skin doesn't appear in the skin listbox.

silurius’s picture

Component: Documentation » Miscellaneous
Status: Postponed (maintainer needs more info) » Active
quicksketch’s picture

This has been added in the 2.0 version of jCarousel, which includes all the functionality of Views Carousel. See #426774: jCarousel Skin Registry (hook_jcarousel_skins).