viewscarousel.css |
viewscarousel.css |
|
/**
* This <div> element is wrapped by statically around the list
* inside the HTML document.
*/
.jcarousel-scope {
padding: 1em;
}
.jcarousel-list {
padding: 1em;
}
.jcarousel-list li {
margin-right: 0.5em;;
width: 80px;
height:… |
viewscarousel.info |
viewscarousel.info |
|
name = Views Carousel
description = Enabled the creation of dynamic loading carousel widgets with views.
package = Views
dependencies = views |
viewscarousel.module |
viewscarousel.module |
|
Enable the creation of dynamic loading carousel widgets with views. |