Read the statement by Michael Teeuw here.
MMM-CalendarExt2 CSS (HELP)
-
HOW CAN I EXPAND MY CSS SO THAT THE CALENDAR IS COMPLETE? I DO NOT WANT IT TO GET +2, +3
/*fond des cases*/ .CX2 .slot > .slotContent{ background-image: none; } /*couleur rdv*/ .CX2 .event { background-color: #6699CC; color: #FFF; border-radius: 5px; text-align: center; } .CX2 .event.fullday { border-radius: 5px; color: #FFF; } /*couleurs des week-end*/ .CX2 .cellSlot.weekday_6 .slotSubTitle { color:#FFF; } .CX2 .cellSlot.weekday_7 .slotSubTitle { color:#FFF; } /*couleur du jour .CX2 .today .slotHeader { /* today slot */ background-color: #E3E3E3; color:#000; }*/ .CX2 .today .slotContent{ background-color: #E3E3E3; } .CX2 .holiday, .holiday .event .fullday { background-color: #BB0B0B; } .CX2 .family, .family .event .fullday { background-color: #6699CC; } .CX2 .birthday, .birthday .event .fullday { background-color: #34C924; } -
@chrixbrown Which format are you using?
There’s a command in the config.js for Daily, for instance, called
hideOverflowIf you set that to false, it’ll spew out everything.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login