Read the statement by Michael Teeuw here.
Make a module or region stay on top
-
Is there a way to make a certain module or region be on top of other modules if there’s overlap? Specifically want my clock to overlay another module but by default it’s putting the clock under it.
-
@charliehoward you could try in custom.css
.modulename { z-index: 1; }and increase the number if need be. that will move the module content closer to you as the user,
negative number is farther away -
@sdetweil I’ve tried that both the .region and the .modulenames but it isn’t working
-
@charliehoward only thing I can suggest is to use the developers window and change the settings there til it works then save that to custom.css…
-
Hello,
maybe a mistake that I will write but have you tried to place the module (top) before the other module (bottom) in Config.js?
The 2 being on the same “position”!
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