• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.
  • F Offline
    Fistandantilus
    last edited by Fistandantilus Apr 29, 2017, 7:56 PM Apr 29, 2017, 7:55 PM

    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
    • F Offline
      Fistandantilus
      last edited by May 2, 2017, 6:30 PM

      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
      1 / 1
      • First post
        1/2
        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