Read the statement by Michael Teeuw here.
MMM-CalendarExt2 - display title and time / date in one line
-
I have integrated the MMM-CalendarExt2 module into my mirror. There I use the view in “Daily” mode. In the entries, the title and the time period of the event are displayed in two lines.
How can I display both pieces of information in one row?
Example of current display:

Desired layout:

Here is my code:
views: [ { name: "Overview Private", mode: "daily", type: "row", position: "bottom_bar", slotCount: 2, hideOverflow: false, filterPassedEvent: false, calendars: ["ABC", "DEF",], }, ],Thank you in advance. :-)
-
.CX2 .eventMain { display: flex; justify-content: space-between; }But this is valid only when you show title and time only on daily view mode. When you need a more complex case, another approach may be needed.
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
