Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    custom css

    Troubleshooting
    1
    2
    1292
    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.
    • Fistandantilus
      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
      • Fistandantilus
        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy