Read the statement by Michael Teeuw here.
Possible to have two modules in the top bar without the second one shuffling down?
-
I am trying to put two modules in the top bar but I can’t figure out how to put them in without the second one shifting down automatically. I would like them to sit on top of each other instead. I.e. an image in the background with another module in front of it. Is this possible?
-
@asc11 by default no. each area is a top down list
now, you CAN use css to make the second move to the right. see float
-
@asc11 It’s easy CSS to do, so, not needed to be a feature request. In my mirror, I have 3 side by side.
/* adjust modules to display side by side */ .MMM-FlipClock, .MMM-Worldclock, .MMM-Multimonth { display: inline-flex; }
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