Publikováno z Máš důvod k vděčnosti! (https://www.papeweb.cz)

Domů > Views Slideshow

Views Slideshow

umožní vytvořit view v podobě prezentace, např. proměnlivé obrázky
https://www.drupal.org/project/views_slideshow
obrázky, video, audio
views
vzhled
zastaralý, překonaný
Drupal 7: 
-
Drupal 10/11: 
stabil.
Návod: 

vyžaduje knihovnu jquery.cycle

pokud u nějakého tématu zlobí, vyzkoušej radu na https://www.drupal.org/node/2051909#comment-9734593

2. Put this in the css on the appearance page:
.slideshow-custom {
margin-top: 5px;
}

3. In the view, on the Slideshow settings, add 'slideshow-custom' to the 'row class' field.

4. I had to make sure the order of the fields was image and then title, for it to appear correctly.