Do you know how I remove the “module name (red)” and the “module counter blue”? The two things were only added after the installation of “MMM-Page-Selector”.
Read the statement by Michael Teeuw here.

Posts
-
RE: I search a module that shows multiple pages.
-
RE: I search a module that shows multiple pages.
Thanks for tips.
With “MMM-Page-Selector” it looks exactly the way I want it. -
I search a module that shows multiple pages.
This module should display several pages and automatically go to the next page. After an adjustable time. I would be very grateful for suggestions or tips. I would personally prefer a config with examples.
Lordy
-
RE: Do you have any Module Recommandations and Links?
Hello,
@lavolp3 “MMM-Forecast-IO” is a nice Module.
Irgendetwas brauche ich noch für das Modul, denn es startet, aber es nichts Angezeigt?
Kannst Du mir bitte sagen oder zeigen was?config:
{
module:“MMM-Celebrations”,
disabled: false,
position: “top_right”,
language: “de”,
}, -
RE: Do you have any Module Recommandations and Links?
Thanks for the Link
-
Do you have any Module Recommandations and Links?
Hello,
First of all, I wanted to thank the many people who develop and support the beautiful modules. I’m always on the lookout for more modules that will enhance my Magic Mirror.
My previous Mudols are:- MMM-BMW-DS
- MMM-DarkSkyForecast
- MMM-DWD-WarnWeather
- MMM-PublicTransportBerlin
- MMM-Fuel
- MMM-Tools
- MMM-Census (currently defective)
- MMM-AQI
- MMM-CalendarExtMinimonth
- MMM-CalendarExt2
Do you have any further recommendations or a “link” for me where I can find new modules? If possible in German, because I live in a more generation house (with grandparents). Thank you in advance for your help.
(in german)
Hallo Zusammen,Ich wollte mich erstmal bedanken, an die vielen Leute, die die wunderschönen Module entwickeln und supporten. Ich bin immer auf Suche nach weiteren Modulen, die mein “Magic Mirror” verbesser.
Meine bisherigen Mudole sind:- MMM-BMW-DS
- MMM-DarkSkyForecast
- MMM-DWD-WarnWeather
- MMM-PublicTransportBerlin
- MMM-Fuel
- MMM-Tools
- MMM-Census (zur Zeit defekt)
- MMM-AQI
- MMM-CalendarExtMinimonth
- MMM-CalendarExt2
Hab Ihr für mich noch weitere Empfehlungen oder einen “Link”, wo ich neue Module finde? Wenn möglich in Deutsch, da ich in einen mehr Generationenhaus wohne. Vielen Dank dafür schon im Voraus.
-
RE: MMM-AQI
Hello,
I need your help, because I can not find the “token” for Berlin?
-
RE: custom .css file
Here is an example of the weather module:
/*.MMM-BMW-DS .header {color: yellow}*/ /* Header color. */ .MMM-BMW-DS .image {width: 5%; height: 5%; margin-top: 0px; margin-bottom: -10px; } /* icon size */ .MMM-BMW-DS .current {color: #FFFFFF; font-family: Gloria Hallelujah; font-size: .99em;}/* text forecast color. Default is white. */ .MMM-BMW-DS .summary {color: #FFFFFF; font-family: Gloria Hallelujah; font-size: .99em; display: none; }/* text forecast color. Default is white. */ /* uncomment to hide */ .MMM-BMW-DS .daily {color: #FFFFFF; font-family: Gloria Hallelujah; font-size: .99em; }/* days of the week color. Default is white. */