Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. matrixfox
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    Posts made by matrixfox

    • 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