You are here

Files in Views FractionSlider 8

Primary tabs

File namesort descending Location Namespace Description
fractionslider.css css/fractionslider.css /* SLIDER STYLES */ .slider-wrapper { position: relative; overflow: hidden; width: 100%; height: auto; background: #1b1b1b; border: 1px solid #000; box-shadow: 0 3px 5px #666; } .slider { position: relative; width: 100%; /* …
fractionslider.info.yml fractionslider.info.yml fractionslider.info.yml
fractionslider.libraries.yml fractionslider.libraries.yml fractionslider.libraries.yml
fractionslider.module fractionslider.module Module file for fractionslider.
fractionslider.schema.yml config/schema/fractionslider.schema.yml config/schema/fractionslider.schema.yml
FractionsliderConfigurableTextBlock.php src/Plugin/Block/FractionsliderConfigurableTextBlock.php Drupal\fractionslider\Plugin\Block
README.txt README.txt /* DESCRIPTION */ FractionSlider is a jQuery plugin which adds a fully customization element slider to your website. FractionSlider is HTML5 multi-layer and parallax slideshow. /* INSTALATION */ >> Install Views FractionSlider.…
views-view-views-fs.html.twig views_fs/templates/views-view-views-fs.html.twig {# /** * Default theme implementation for Views to output a views_fs archive. * * @see template_preprocess_views_view_views_fs() * * @ingroup themeable */ #} <div class="slider-wrapper"> <div…
ViewsFs.php views_fs/src/Plugin/views/style/ViewsFs.php Drupal\views_fs\Plugin\views\style
views_fs.info.yml views_fs/views_fs.info.yml views_fs/views_fs.info.yml
views_fs.module views_fs/views_fs.module views_fs Views module help and theme functions.
views_fs.theme.inc views_fs/views_fs.theme.inc Preprocessors and helper functions to make theming easier.

Other projects