MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. greedyvegan
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    G
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 5
    • Posts 90
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-text-clock fullscreen

      @Fozi

      have you figured out how to change the color of the bright font?

      posted in Troubleshooting
      G
      greedyvegan
    • RE: MMM-DynamicWeather - how to display different particle amount per weather effect

      @SaltyRiver

      did you find a solution to this?
      I’m having the same issue.
      I have one rain drop on the far left, the screenshot shows rain all over the screen; the css file only has it 7px of the left margin.

      posted in Troubleshooting
      G
      greedyvegan
    • RE: What's overriding my custom css?

      I figured out how to fix my issue
      I added :

      .region.top.center{
      top: -50px;
      left: 560px;
      }
      .region.top.left{
        top: -50px;
        left: -50px;
      }
      .region.top.right {
      top: -50px;
      right: -50px;
      width: 300px;
      }
      

      to the bottom of my custom css file.

      thanks guys

      posted in Custom CSS
      G
      greedyvegan
    • RE: What's overriding my custom css?

      @sdetweil copy

      thanks again

      posted in Custom CSS
      G
      greedyvegan
    • RE: What's overriding my custom css?

      @MMRIZE

      thank you.
      So the order of the css makes or breaks the previous code?

      posted in Custom CSS
      G
      greedyvegan
    • What's overriding my custom css?

      I’ve modified my modules to be as close to the top and to the left of the screen as possible with this:

      .module.clock
      position: absolute;
      width: 400px;
      top: -90px;
      left: -50px;

      now with the calendar, I did the same:
      .calendar
      position: absolute;
      top: -90px;

      the clock module moves to the position as directed in the custom css file, however the calendar starts as the mirror refreshes; but once it loads, it jumps back to the original position.

      what can override custom css?

      posted in Custom CSS
      G
      greedyvegan
    • RE: Magic(Dashboard)Mirror

      @MZ-BER thanks, I used a tv I got from a glitch sale and removed the back and speakers to avoid a bulge, built a frame and it still sticks out 3 inches.

      posted in Show your Mirror
      G
      greedyvegan
    • RE: Magic(Dashboard)Mirror

      did you take components of the LG screen off in order for it to be so flat?

      posted in Show your Mirror
      G
      greedyvegan
    • RE: 4k Dashboard

      thanks for this, it’s very inspiring.

      posted in Show your Mirror
      G
      greedyvegan
    • RE: MMM-birthdays

      is there a way to include google contacts birthdays, instead of individually adding birthdates?

      posted in Utilities
      G
      greedyvegan
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 9 / 9