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.

    oversized fonts and mixed modules

    Scheduled Pinned Locked Moved Custom CSS
    7 Posts 2 Posters 1.9k Views 2 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.
    • P Offline
      papinel
      last edited by

      @papinel said in oversized fonts and mixed modules:
      sorry I made a mistake
      current weather -------------- top right
      water forecast ----------------- center right

      1 Reply Last reply Reply Quote 0
      • lavolp3L Offline
        lavolp3 Module Developer
        last edited by

        I would assume that your resolution is not the native resolution of the monitor. You would then find as well the font of the starting console at the start of the raspberry pi too big.

        However you could try to use a “zoom” factor in your config.js

        language: 'de',
        timeFormat: 24,
        units: 'metric',
        zoom: 0.5,
        
        

        How to troubleshoot modules
        MMM-soccer v2, MMM-AVStock

        1 Reply Last reply Reply Quote 0
        • P Offline
          papinel
          last edited by

          language: ‘from’,
          timeFormat: 24,
          units: ‘metric’,
          zoom: 0.5,
          Thank you but how to install these 4 lines and I place or in my config there is no accollade {}? and in language I replace ‘de’ with ‘fr’?

          lavolp3L 1 Reply Last reply Reply Quote 0
          • lavolp3L Offline
            lavolp3 Module Developer @papinel
            last edited by

            @papinel You need to put the “zoom: 0.8” line into your config.js.
            Just do a

            sudo nano ~/MagicMirror/config/config.js
            

            and write the line below the language or timeformat line. Don’t forget the comma!
            Close and save it and restart.

            Out of curiosity: What is the resolution of your system currently?
            Did you put something specific into the /boot/config.txt of your raspberry pi? Or do you have some other device?

            How to troubleshoot modules
            MMM-soccer v2, MMM-AVStock

            1 Reply Last reply Reply Quote 0
            • P Offline
              papinel
              last edited by

              Hello
              and full of thanks for the 2 very detailed tips you gave me,
              actually after changing the resolution in raspberry and add
              zoom: 0.5,
              in my config everything is perfect attached here the photo
              thanks again
              could i ask you another question that has nothing to do with custom css
              papinel

              0_1567245949254_20190831_094800 (1).jpg

              1 Reply Last reply Reply Quote 0
              • P Offline
                papinel
                last edited by

                RESOLVED

                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