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.

    custom css

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 1 Posters 1.6k Views 1 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.
    • FistandantilusF Offline
      Fistandantilus
      last edited by Fistandantilus

      Hi,

      after reading the forum and quite a lot of different versions of my custom.css I did not get it working so I´m asking for your help.
      Here my modules:

      weatherforecast -> top_right
      MMM-RadioDE -> top_right

      I would like to get some space between the modules. What do I need to enter in my custom.css?

      .MMM-RadioDE{
      padding-top : 800px;
      margin-top : 100px
      }

      .MMM-RadioDE .region.top.right{
      padding-top : 800px;
      margin-top : 100px
      }

      .region.top.right .MMM-RadioDE{
      padding-top : 800px;
      margin-top : 100px
      }

      .MMM-RadioDE .region.top{
      padding-top : 800px;
      margin-top : 100px
      }

      … I tried so many different things…

      (800px and 100px are just values to see any difference)

      1 Reply Last reply Reply Quote 0
      • FistandantilusF Offline
        Fistandantilus
        last edited by

        Found a workaround. Added some blank lines before the player. Meanwhile I have moved the radio to the bottom…

        1 Reply Last reply Reply Quote 0
        • 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