MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Module widths

    Scheduled Pinned Locked Moved Development
    11 Posts 4 Posters 10.5k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • cowboysdudeC Offline
      cowboysdude Module Developer
      last edited by cowboysdude

      add to custom.css

      .MMM-Crypto-Currency {
      width: 200px; //or max-width: 200px;
      }

      Make sure the name of the module I put there is right and adjust your width to whatever you want…

      R 1 Reply Last reply Reply Quote 0
      • E Offline
        E3V3A
        last edited by

        I have a similar problem.

        • What (where) are the various module positions widths set to be?
        • How do they depend on the screen width?

        It would be useful to have the picture diagram of the module positions and their height/width settings somewhere. Perhaps someone already have this? If so lets add it to the development wiki.

        "Everything I do (here) is for free – altruism is the way!"
        MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

        1 Reply Last reply Reply Quote 0
        • R Offline
          ruckus09 @cowboysdude
          last edited by

          @cowboysdude Thanks but unfortunately that didnt help. What ended up happening is that before the data loads the width of the header would be 200px. I even changed it to 100px just to make sure it was changing which it was. But as soon as the data loads then it pushes it back out and looks just like the screen shot up top.

          E 1 Reply Last reply Reply Quote 0
          • E Offline
            E3V3A @ruckus09
            last edited by

            @ruckus09 I don’t remember where, but I’ve seen MM code around that does some kind of calculations for the width and height. That is usually great on normal layouts, but when people start rotating their screens and using non-common resolution, things get tricky.
            I hope you can find a solution.

            "Everything I do (here) is for free – altruism is the way!"
            MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              ruckus09 @E3V3A
              last edited by

              @E3V3A Yea, I get that. By any chance would you know how I would limit how many rows displayed in the calendar?

              AlbinolanA 1 Reply Last reply Reply Quote 0
              • cowboysdudeC Offline
                cowboysdude Module Developer
                last edited by

                Do a search for custom css on the forums ;)

                R 1 Reply Last reply Reply Quote 0
                • AlbinolanA Offline
                  Albinolan @ruckus09
                  last edited by

                  @ruckus09 yeah, its one of the options in the config, called “maximumEntries” it defaults to 10 but can be change from 0-100 within the config

                  R 1 Reply Last reply Reply Quote 0
                  • R Offline
                    ruckus09 @cowboysdude
                    last edited by

                    @cowboysdude HAHA I suppose that is better than asking random people questions on the internet lol. Thanks a lot though!!

                    cowboysdudeC 1 Reply Last reply Reply Quote 1
                    • R Offline
                      ruckus09 @Albinolan
                      last edited by

                      @Albinolan I literally JUST figured that out like 20 minutes ago lol. But thanks so much!

                      1 Reply Last reply Reply Quote 0
                      • cowboysdudeC Offline
                        cowboysdude Module Developer @ruckus09
                        last edited by

                        @ruckus09 LOL

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy