Read the statement by Michael Teeuw here.
custom css
-
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_rightI 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)
-
Found a workaround. Added some blank lines before the player. Meanwhile I have moved the radio to the bottom…