MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    middle_left, middle_center, middle_right

    Scheduled Pinned Locked Moved Solved Troubleshooting
    10 Posts 4 Posters 3.5k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      greedyvegan @evroom
      last edited by greedyvegan

      I added a module that has a black background, and its background is covering other modules… the z-index isn’t working from custom css and I can’t change its transparency.
      (I’ve tried changing the other module’s z-index to no avail)

      can I change the position from “middle_center” to “middle_center_below”?

      (Screenshot 2024-10-06 at 6.52.33 PM.png

      thanks

      S 1 Reply Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @greedyvegan
        last edited by

        @greedyvegan no we don’t have a position like that
        and starting w ver 2.29 we check the positions against what is defined in index.html

        where are you putting the z-index? in css, on what element

        see the second link in my sig below for using the dev window elements tab

        also set your module background the some non black color so you can see it

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        G 1 Reply Last reply Reply Quote 0
        • G Offline
          greedyvegan @sdetweil
          last edited by

          @sdetweil said in

          where are you putting the z-index? in css, on what element

          • .MMM-Globe {;z-index:-1;
            background-color: transparent !important;}

          see the second link in my sig below for using the dev window elements tab

          also set your module background the some non black color so you can see it

          • it is
          G 1 Reply Last reply Reply Quote 0
          • G Offline
            greedyvegan @greedyvegan
            last edited by

            “fullscreen_below” fixed it, thanks

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @greedyvegan
              last edited by

              @greedyvegan cool

              but this was an error

               {;z
              

              that leading ;

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 1
              • S sdetweil has marked this topic as solved on
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy