Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Tags
    3. newsfeed
    Log in to post
    • A

      Cant recieve RSS feed
      Troubleshooting • feed magicmirror2 newsfeed rss xml • • Abram

      4
      0
      Votes
      4
      Posts
      17
      Views

      S

      @Abram the current code has no ability to see the header or its contents

    • M

      UNSOLVED Magic Mirror on the RPi1
      Troubleshooting • autostart boot calendar magic mirror newsfeed pm2 problems raspberry pi 1 rpi1 serveronly • • MMRPi1

      3
      0
      Votes
      3
      Posts
      1397
      Views

      M

      How would I do that??
      Sorry again I’m quite new at this…

    • M

      ***Noob Alert*** MagicMirror coding issues!!!
      Troubleshooting • module newsfeed weather • • mythr33kidz

      3
      0
      Votes
      3
      Posts
      1422
      Views

      M

      @Mykle1 I will post my config as soon as I can, but I really appreciate your timely response!!! Thanks a mil!

    • E

      Certain Modules Making Screen Blank
      Troubleshooting • calendar config help module newsfeed • • efk4

      17
      0
      Votes
      17
      Posts
      4573
      Views

      cowboysdude

      @efk4 Glad you got it working. I’m thinking something didn’t take when you installed it the first time 🙂

    • O

      multiple titles in newsfeed
      Troubleshooting • module newsfeed • • obelix05

      3
      0
      Votes
      3
      Posts
      1861
      Views

      O

      @strawberry-3-141 thanks for quick reply 👍

    • broberg

      MMM-newsfeedtouch - News so hot you wanna touch it
      Utilities • newsfeed touch • • broberg

      18
      5
      Votes
      18
      Posts
      7900
      Views

      emlowe

      Just to followup on my CSS, the following should center the content pretty well on most setups - I can’t figure out why I have to manually set the height though, but if I don’t the border doesn’t draw around all the text.

      This creates something like a “pop-up” in the middle of your screen for the content, which works pretty well for me.

      .infoCenter { position: fixed; left: 50%; top: 50%; transform: translate(-50%,-50%); // This centers the box width: 80vw; // set the width to about 80% of the screen height: 20vw; // set the height to about 20% of the screen }
    • 1 / 1