Posted by skirr@drupal.ru on November 20, 2008 at 7:51pm
Jump to:
| Project: | Views carousel |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Is there a way to add own skins to viewscarousel?
Comments
#1
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?
#2
it's including a couple of skins in the current version... or were you trying to add in something else?
#3
Yes, i tried to add a a skin that suites my site design.
#4
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.
#5
Going to add a hook for people to add skins. But, that's for a future version.
#6
Has the hook been added? I duplicated tango and customized the duplicate, but the customized skin doesn't appear in the skin listbox.
#7
#8
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).