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

    Posts

    Recent Best Controversial
    • MMM-EmbedURL move page / hide embedded website page header

      Hi there,

      I’m trying to move an embedded website up a little, to the page header is hidden and I can show more effective data.
      I’ve tried it using the beneath option in custom.css, but that does not seem to do the trick. Any other suggestions?

      Also, is there an option to do this with different values for each embedded url, since it might differ per page?


      .MMM-EmbedURL .embed .embeded {
      top: -100px;
      }

      posted in Troubleshooting
      N
      noeknl
    • RE: MMM-Flights

      @karsten13 Oh damn, that was pretty stupid. Thanks for your sharp eye!
      It works now indeed!!

      is it possible to locate the list of flights on the right of the map, so I can utilize landscape mode better?

      posted in Transport
      N
      noeknl
    • RE: MMM-Flights

      Hi there,

      Thanks for this great module!
      Is it still working for other people? I can’t get flights to display on the map, eventhough they are definately there.

      I’ve tried to change the provider from FR24 to readsb, but neither seems to work.
      Am I overlooking something here? Thanks for the help.

      {
        module: "MMM-Flights",
        position: "top_left",
        config: {
          laMin: 51.6,
          laMax: 51.0,
          loMin: 5.2,
          loMax: 6.2,
          provider: "readsb",
          providerUrl: "https://api.airplanes.live/v2/point"
        },
      },
      
      posted in Transport
      N
      noeknl
    • 1 / 1