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

    Posts

    Recent Best Controversial
    • RE: Layout and positioning on a tiny screen.

      @broberg said in Layout and positioning on a tiny screen.:

      @smackenzie5

      Config.js doesn’t really do anything to the layout, it is the index.html and main.css that defines the different positions that you can use.

      Hi guys!
      It seems like I am blowing the dust off this old topics!
      By the way… I am trying to change the postions of some modules and I am having the same issue as @smackenzie5 , first it loads the module where i want to place it, but at the end of the loading it increases the size of the top_bar and place it as default.

      this is what I’ve put in the custom.css

      .MMM-network-signal{
      position: absolute;
      transform.scale(0,35);
      left: 1800px;
      top: 0px;
      }

      Is it because it overlaps with the Weather module?

      posted in Custom CSS
      G
      Giarry88
    • 1 / 1