shbatm / MMM-Carousel

Displays a single magic mirror module at a time, rotating through the list of configured modules in a carousel-like fashion.
MIT License
42 stars 14 forks source link

Not working as expected #2

Closed sharma-ji closed 6 years ago

sharma-ji commented 7 years ago

The background of the page indicator is black, and I'm using a background image for my magicmirror, so its looks odd, how to make it transparent ? capture

sharma-ji commented 7 years ago

I found a bug as well, if you put showPageIndicators: true, showPageControls: true, the modules fails its operation.

E3V3A commented 6 years ago

@shbatm Any updates?

shbatm commented 6 years ago

@E3V3A -- IIRC there was not actually a bug. This was a config problem on the users part. It was resolved on the MM2 forum (https://forum.magicmirror.builders/topic/5013/problem-with-alert-module/3).

CarlosLabrado commented 6 years ago

I know this is closed, but it was never answered. You can go to the MMM-Carousel.css then in the ".MMMCarouselContainer" section change the background color to: background-color: rgba(0, 0, 0, 0);