MagicMirror Forum

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

    matrixfox

    @matrixfox

    0
    Reputation
    603
    Profile views
    2
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    matrixfox Unfollow Follow

    Latest 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