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

    Topics

    • B

      How to get 2 modules side by side?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      10
      0 Votes
      10 Posts
      9k Views
      B
      @BananaBro Re: How to get 2 modules side by side? I am trying to have my Weather modules next to each other. I get close following this post, but I can’t seem to get them next to each other. I have played with the % on width and things and I can’t get the tops even. .weather { display: inline-block; width: 47%; max-width: 47%; min-width: 47%; } .weather:first-child { margin-right: 6%; } .region.top.right { width: 600px; min-width: 600px; max-width: 600px; } Link to image: https://www.dropbox.com/scl/fi/377vilalfvri9btnyc195/Screenshot-5.png?rlkey=77qpb4f05qh5zp6iqfa8e28o0&dl=0 Thank you,
    • B

      HTTPS and Owncloud calendar + https rss feeds

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      9
      0 Votes
      9 Posts
      4k Views
      B
      Ah ok. Thanks for the tip. Since I dont like sharing my private calendar in public, I tried to set it up without sharing the calendar. { url: 'webcal://cloud.linus-schuertz.de/remote.php/dav/calendars/Linus/linusics?export', symbol: 'calendar-o', auth: { user: 'Linus', pass: 'superstrongpassword', method: 'basic' } }, This setup is working! :)) Thanks alot for help!
    • 1 / 1