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.

    Help with font size please.

    Scheduled Pinned Locked Moved System
    8 Posts 3 Posters 6.7k Views 3 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.
    • S Offline
      soqueen
      last edited by

      Ah! Ok - sorry for a whole thread… I fixed my own problem by modifying the main.css file instead. :)

      1 Reply Last reply Reply Quote 0
      • ALombardiA Offline
        ALombardi
        last edited by

        So which aspects did you change? I plan on doing a monitor at the top of a full-body length mirror.

        I want the text to be smaller than it currently is. Which values should I change?

        1 Reply Last reply Reply Quote 0
        • S Offline
          soqueen
          last edited by

          :) I changed the main.css file. I can tell you what I did to make the font way bigger…

          I changed font size (currently says 2em)
          and line-height (currently 1.5em)

          and then under the .xsmall .small, etc I upped each value by 5

          If you want to go smaller - then try making each of those values smaller…

          1 Reply Last reply Reply Quote 0
          • ALombardiA Offline
            ALombardi
            last edited by

            Were you able to remove the gaps along the border?

            I disabled overscan so it fits to the entire screen, but I still seem to have margins along the side and cannot figure out where to change that. I’ve modified (what I thought) was the proper values but it doesn’t seem to resolve it.

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @ALombardi
              last edited by

              @ALombardi custom.css

              body {
                  margin: 0px;
                  width: 100%;
                  height: 100%;
              }
              

              Please create a github issue if you need help, so I can keep track

              ALombardiA 1 Reply Last reply Reply Quote 0
              • ALombardiA Offline
                ALombardi @strawberry 3.141
                last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • 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