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

    Topics

    • S

      Move middle_center below other regions?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      8
      0 Votes
      8 Posts
      1k Views
      S
      @smartroad https://forum.magicmirror.builders/topic/17773/calendar/8?_=1683543891403 that is a copy/paste of a module’s content from the developers window. note that the class=" module and modulename" both occur only on the same element, so using just .modulename will select the same content as using both when there is no space between the selector clause class names, this means BOTH must occur on the same element, and in this case there is only one of those to select. and just as food for thought, it takes a little more cpu cycles to look up TWO things together than just one.
    • S

      Default Weather module, remove sunset time?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      586 Views
      S
      @Stoffbeuteluwe said in Default Weather module, remove sunset time?: @smartroad add to your config. onlyTemp: true, Thanks for the reply, that works but removes all of the data, I only want the sunrise/set time removed, in the same way the humidity can be with “showIndoorHumidity”
    • S

      Enlarging clock causes overlap

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      4
      0 Votes
      4 Posts
      1k Views
      S
      Wooo sorted :D .clock .time{ /*transform: scale(5);*/ font-size:300px; } .clock .date { font-size: 75px; margin-bottom:75px; } .region.top .container { margin-bottom: 200px; } results in: [image: 20200329-132309sml.jpg]
    • S

      MMM-forecast-io temp bar height

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      1k Views
      S
      okay, I have been able to figure out a little more. I can make the bars bigger but not smaller. This is as small as I can make them: [image: 1526817958632-img_20180520_130314.jpg] This is the code used to produce the above: .MMM-forecast-io .forecast-bar .bar { background-color: #aaa; line-height: 0.01em; border-radius: 0.01em; border: 0.5px transparent solid; background-clip: padding-box; color: black; } No matter what I change the line-height to the bars get no smaller :worried_face:
    • S

      Consent loop

      Watching Ignoring Scheduled Pinned Locked Moved Forum
      6
      1 Votes
      6 Posts
      2k Views
      Mykle1M
      @justjim1220 You ain’t seen nothing yet. Unfortunately
    • S

      Calendar way to show multiple day appointments?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      815 Views
      S
      Hi, I was trying to find out if there is a way to get the calendar to show when an appointment spans over a day (i.e. the start and finish dates)? I travel a lot for work so am using my mirror to show when I am away to the other half, makes planning easier! Currently though I can’t see a way to get the calendar to show an appointment lasts more than one day, it just shows the start date.
    • S

      Calendar Alert?

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      0 Votes
      1 Posts
      1k Views
      S
      Hi All :) I am setting a ‘mirrorless’ mirror for my mother-in-law. It doesn’t actually need to be a mirror but I want it to just display useful reminders for her (doctors appointments etc). One thing I was wondering, with the demo config.js it has the complements in big letters at the bottom; rather than that, does the alert module produce large text like that? And can it get information from the calendar? I ask as it would be really useful for her to have the next calendar entry clearly shown so it is an easy and clear reminder of what she needs to do for that day. Is this something that is possible? Many thanks for any assistance!! Kelvin
    • 1 / 1