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

    Posts

    Recent Best Controversial
    • RE: Vnc and Remote stopped working overnight

      You using proper power supply and cable?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: pls help: how to force/refresh "External Compliment File"?

      @rs to jump onto this I can’t get a remote file to work, how did you use yours?

      posted in General Discussion
      swvalentiS
      swvalenti
    • RE: MM2 not loading text

      @Beth what Sam said

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MMM-RAIN-MAP (new: version 2.x)

      Outstanding work fellas

      posted in Utilities
      swvalentiS
      swvalenti
    • RE: Newsfeeder is going way to fast when showing news

      @sek_is_back said in Newsfeeder is going way to fast when showing news:

      As a workaround, till a solution is found

      crontab -e
      @daily sudo reboot

      this will reboot the pi every night at 00:00 am.

      No need to reboot the whole pie

      0 */5 * * * pm2 restart MagicMirror
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Help! - Adding and Changing Modules - Newbe

      Each one of these modules readme file does a good job of breaking it down if you want to replace or add modules.

      https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: What is your backup and restore method?

      @cowboysdude said in What is your backup and restore method?:

      https://www.raspberrystreet.com/learn/how-to-boot-raspberrypi-from-usb-ssd

      There may be an easier way but this helped me.

      @cowboysdude You the man that worked well for me and easy to follow!

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Make compliments_plus bold

      @cowboysdude said in Make compliments_plus bold:

      .compliments_plus .pre-line {
      font-weight: bold;
      }

      You are the man as usual thanks for much for taking the time to help and explain. You rock it worked just like you said!

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Make compliments_plus bold

      This doesn’t work either

      display: inline-block
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • Make compliments_plus bold

      How do I make the compliments bold, I tried the following in custom.css to no avail. What makes the text bold?

      .compliments_plus {
      display: bold;
      font-weight: bold
      }
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • 1 / 1