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

    Posts

    Recent Best Controversial
    • RE: Adding background Image

      Thank you! Both viable solutions.

      posted in Development
      M
      matrixfox
    • Adding background Image

      Good Afternoon everyone,

      I’m trying to add a background image to my MagicMirror via the css/custom.css file.
      I had the image saved into “home/pi/MagicMirror/css/background.jpeg”.

      The command I’ve tried is,

      body {
      background-image: url(“home/pi/MagicMirror/css/background.jpeg”);
      }

      But it hasn’t worked.
      I saw there was a previous thread on this but it was 2+ years ago, figured I’d get a few more looks at it this way.

      Thanks in advance.

      posted in Development
      M
      matrixfox
    • 1 / 1