MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    SOLVED Shrink font size or limit column width to preserve spacing

    Troubleshooting
    2
    3
    58
    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.
    • A
      amarko87 last edited by

      Re: MMM-NHL

      I’m trying to limit the width of this module to 300 px, since it is wider than my other modules and completely throws off the spacing on my mirror. I don’t know much, but I’ve tried adding this to the MMM-NHL.css or custom.css but it doesn’t seem to have much of an effect.

      .MMM-NHL .column {
          width: 300px;
      }
      

      and other similar things for limiting the top.right region, but nothing has worked - as soon as MMM-NHL loads, it immediately widens the column.

      Any ideas how to force the column to be smaller, or to shrink the font size of the module?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @amarko87 last edited by

        @amarko87 I don’t know exactly but, read this on how to use the dev console to determine the right css setting

        https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1650238102931

        Sam

        Create a working config
        How to add modules

        A 1 Reply Last reply Reply Quote 0
        • S
          sdetweil @amarko87 last edited by

          @amarko87 I don’t know exactly but, read this on how to use the dev console to determine the right css setting

          https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1650238102931

          Sam

          Create a working config
          How to add modules

          A 1 Reply Last reply Reply Quote 0
          • A
            amarko87 @sdetweil last edited by

            @sdetweil

            Got what I needed out of that, thanks!

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy