Weissheiten / Weissheiten.Neos.Bootstrap

Bootstrap package for TYPO3 NEOS
18 stars 5 forks source link

Carousel not working #6

Closed sualko closed 8 years ago

sualko commented 8 years ago

The .active class needs to be added to one of the slides. Otherwise, the carousel will not be visible.

Additionally the carousel items are missing an item class.

Also the new left/right arrows would be nice:

<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
sualko commented 8 years ago

Ah, sorry. I used an old version.