Read the statement by Michael Teeuw here.
Overlapping modules?
-
Hey so I’m wondering how I can overlap elements? I want to put my analog clock on top of the MMM-Globe. How could I possibly fix that?
-
@MobbareKurtZ using css position and z-index.
Something like this in the custom.css
.clock { Position: absolute; Left: 200px; Top: 200px; Z-index: 4; }The clock and globe module should share the same region in the config and the clock module should be before the globe module in the config list.
-
@broberg That worked, thanks!
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