Read the statement by Michael Teeuw here.
MMM-CalendarExt3Agenda Problems with symbols
-
Hi all,
i have problems with the symbols by the “MMM-CalendarExt3Agenda”.
A meeting which have some hours of duration => the symbols are shown correctly.
A meeting which takes to complete day => no symbols are shown (please refer to the screenshot)Can please somebody help me how to solve this topic?
Thx a lot!file:///home/warni/Bilder/MM.png
-
@Vauxdvihl
It’s normal. It is designed so. ^^;;;; (I hated too many symbols and colors, personally. That is the reason. :D)
If you want to show the symbol even in fullday event,
Append this into your custom.css.CX3A .cellBody .fullday .event .headline.useSymbol .symbol { display: inline-block; color: var(--oppositeColor); } .CX3A .cellBody .fullday .event .headline.useSymbol .symbol * { display: inline-block; }
-
@MMRIZE
Thx for your answer.
But unfortunately the symbols are still not viewable
It looks still like the above standing screenshotDo you have another idea?
Thx a lot -
@Vauxdvihl
Share your custom.css and config.js with me. (eouia0819@gmail.com)