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

    Topics

    • Piranha1605P

      Change the regions positions

      Watching Ignoring Scheduled Pinned Locked Moved Development
      1
      1
      6 Votes
      1 Posts
      2k Views
      Piranha1605P
      Here is an example .css to change the regions positions. You can move and position the regions freely. [image: 1593852935481-unbenannt.jpg] /** * Region Definitions. */ .region.bottom.bar { background : gray; position: absolute; width: 50%; } .region.top.bar { background : gray; position: absolute; width: 50%; } .region.top.right { background : green; margin-right: 100px; margin-top: 100px; } .region.top.left{ background : red; margin-left: 100px; margin-top: 100px; } .region.top.center { background : blue; *margin-left: 100px; *margin-top: 100px; } .region.bottom.right { background : green; margin-right: 100px; margin-bottom: 100px; } .region.bottom.center { background : blue; margin-bottom: 100px; } .region.bottom.left { background : red; margin-left: 100px; margin-bottom: 100px; } .region.third { background : cyan; } .region.middle.center { background : cyan; margin-bottom: 100px; text-align: center; position: absolute; width: 45%; height: 33%; left: 1100px; } .region.upper.third { background : yellow; margin-bottom: 100px; text-align: center; position: absolute; width: 45%; height: 33%; left: 1100px; } .region.lower.third { background : magenta; text-align: center; position: absolute; width: 45%; height: 33%; left: 1100px; }
    • Piranha1605P

      BG Animation with CSS

      Watching Ignoring Scheduled Pinned Locked Moved Showcase
      11
      1
      4 Votes
      11 Posts
      6k Views
      C
      Hello I applied the css, great Except that my screen is small, I have to put it in portrait mode when I do this: https://forum.magicmirror.builders/topic/9707/save-performance-when-rotating-screen-e-g-on-raspberry-pi/12?page=2 the whole image goes into a spin thanks for the help Bonjour J’ai appliqué le css , génial Sauf que mon ecran et petit , je dois le mettre en mode portrait quans je fais ceci : https://forum.magicmirror.builders/topic/9707/save-performance-when-rotating-screen-e-g-on-raspberry-pi/12?page=2 toute l’image part en vrille Merci pour l’aide
    • Piranha1605P

      MMM-Watchstore

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      1
      1 Votes
      1 Posts
      439 Views
      Piranha1605P
      A small module with various clocks. github Link [image: 1593373598716-clocks.jpg] { module: "MMM-Watchstore", position: "top_center", config: { url: "modules/MMM-Watchstore/clocks/clock1/index.html", width: "500px", height: "120px", } }, To change the clock, change the entry clock1 / clock2 …
    • Piranha1605P

      Please use the search function.

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      1
      1
      2 Votes
      1 Posts
      188 Views
      Piranha1605P
      Please use the search function. At the moment questions are being asked time and again that have probably already been answered a hundred times by the search at the top right. The problem is that there are 50 solutions to a problem and newcomers are getting more and more confused. [image: 1593356124642-unbenannt.png]
    • Piranha1605P

      CSS experiments for newbies

      Watching Ignoring Scheduled Pinned Locked Moved Showcase
      3
      6
      3 Votes
      3 Posts
      4k Views
      StoffbeuteluweS
      @Piranha1605 :thumbs_up_medium-light_skin_tone: thanks nice work
    • Piranha1605P

      css switch Module

      Watching Ignoring Scheduled Pinned Locked Moved System
      5
      3 Votes
      5 Posts
      1k Views
      Mykle1M
      @Piranha1605 said in css switch Module: I have to thank you, many of your contributions prevented me from throwing the MagicMirror project into the trash You’re welcome, mate. I hope you enjoy them as much as I did while learning how to make them. :thumbsup:
    • Piranha1605P

      Bright UI

      Watching Ignoring Scheduled Pinned Locked Moved Showcase
      27
      5
      7 Votes
      27 Posts
      14k Views
      S
      @rdwilbrink I don’t know.
    • Piranha1605P

      Dark UI

      Watching Ignoring Scheduled Pinned Locked Moved Showcase
      5
      1
      5 Votes
      5 Posts
      4k Views
      Piranha1605P
      @robertybob You will need to adjust the size of the modules.
    • 1 / 1