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

    Posts

    Recent Best Controversial
    • RE: Something I'm working on ...

      It is only an idea. In Wordpress the themes have all the same style at the beginning in the css file for the declaration of the theme:

      /*
      Theme Name: Tutorial
      Theme URI: http://wordpress.lernenhoch2.de
      Description: Template zum WordPress Tutorial auf http://wordpress.lernenhoch2.de
      Author: Christian Strang
      Author URI: http://lernenhoch2.de
      */

      https://codex.wordpress.org/Theme_Development#Theme_Stylesheet

      maybe it is something for you to use?

      posted in Announcements
      C
      chrisfoerg
    • RE: Calendar 'line' - where is the code?

      I didn’t try it but I think yes. the easiest way is to copy the header and delete all you don’t need. I think you also can erase the . before header

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: News feed not loading and how not to translate them

      Can you post your config?

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: Calendar 'line' - where is the code?

      I think it’s in the folder css file main.css

      header {
      text-transform: uppercase;
      font-size: 15px;
      font-family: “Roboto Condensed”;
      font-weight: 400;
      border-bottom: 1px solid #666;
      line-height: 15px;
      padding-bottom: 5px;
      margin-bottom: 10px;
      color: #999;
      }

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      with debug: true, do you get any warnings?

      posted in Utilities
      C
      chrisfoerg
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      I didn’t install it on my own, sorry. Did you try localhost?

      posted in Utilities
      C
      chrisfoerg
    • RE: MMM-MotionEye - surveillance video stream on your mirror!

      https://github.com/ccrisan/motioneye

      posted in Utilities
      C
      chrisfoerg
    • RE: No modules work

      your third modules should be between
      },
      and
      ]

      not a second

      modules: [
      {

      posted in Troubleshooting
      C
      chrisfoerg
    • RE: News Ticker

      In this video someone did it with stocks: https://www.youtube.com/watch?v=1L9yofDD-Ic&feature=youtu.be

      posted in Requests
      C
      chrisfoerg
    • RE: Current Fuel Indicator (ODBII Diagnostic Device)

      Maybe this is a solution by getting the data to your own server ;)

      https://torque-bhp.com at the bottom: Upload live OBD2 data to your webserver or the torque web viewer in realtime

      posted in Requests
      C
      chrisfoerg
    • 1
    • 2
    • 3
    • 4
    • 5
    • 4 / 5