• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.3k 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 Nov 13, 2016, 11:20 AM

    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
    • A Offline
      ALombardi
      last edited by Nov 22, 2016, 2:26 PM

      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 Nov 22, 2016, 2:34 PM

        :) 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
        • A Offline
          ALombardi
          last edited by Nov 22, 2016, 3:56 PM

          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.

          S 1 Reply Last reply Nov 22, 2016, 4:11 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @ALombardi
            last edited by Nov 22, 2016, 4:11 PM

            @ALombardi custom.css

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

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

            A 1 Reply Last reply Nov 22, 2016, 4:23 PM Reply Quote 0
            • A Offline
              ALombardi @strawberry 3.141
              last edited by Nov 22, 2016, 4:23 PM

              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