@Vauxdvihl
Try twemoji:crossed-swords
. The module recognizes iconify icons by group:symbolname
format.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
M
Offline
Posts
-
RE: MMM-CalendarExt3 Problems with iconify symbols
-
RE: MMM-CalendarExt3Agenda
@htilburgs
But I’m sorry, I forgot to implement that feature until now. :D.(nobody found it was not implemented )I fix it now. You can update the module and use that instanceId selector. Sorry again. :D -
RE: MMM-CalendarExt3Agenda
@htilburgs
You can giveinstanceId
for each instance. Then you can specify CSS selector with that instanceId./* config/config.js */ module: 'MMM-CalendarExt3Agenda', position: 'top_left', config: { instanceId: 'mymodule1', ...
/* css/custom.css */ .CX3A_mymodule1 .agenda { // You can select a specific instance like this. display: none; }
-
RE: What is this ribbon?
@davidgagne
:) You can purchase additional Pi Cam’s as if you want. -
RE: MMM-CalendarExt3Agenda
@cyberphox share me your config.(eouia0819@gmail.com)
-
RE: MMM-CalendarExt3Agenda Stopped Showing Events
@geronimodupree
There was a bug. I updated. -
RE: MMM-CalendarExt3Agenda only showing a few days of items