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.

    Huge text that does not fit on the screen. Help!

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 4 Posters 1.1k 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.
    • M Offline
      Mrtrol2013
      last edited by

      Friends, this is my first mirror, I have not dealt with Linux and stuff before. After installing MagicMirror, the text does not fit on the screen. Can I reduce text or captions? I apologize for my English.
      Sincerely, Michael
      0_1571723379034_Screenshot_20191022_084825_com.huawei.himovie.overseas.jpg

      justjim1220J Mykle1M 2 Replies Last reply Reply Quote 0
      • B Offline
        bdream
        last edited by

        @Mrtrol2013 you have to work with ~/MagicMirror/css/custom.css
        There you have option customize each module

        short example I made to customize default module clock a bit:

        
         .clock .time {
        	margin: 10px;
        	font-size 20px;
        	color: grey; 
         }
         .clock .date {
                margin: 10px;
        	font-size: 12px;          
         } 
        

        –
        cheers, bdream

        1 Reply Last reply Reply Quote 0
        • justjim1220J Offline
          justjim1220 Module Developer @Mrtrol2013
          last edited by

          @Mrtrol2013

          You can press and hold the CTRL button then tap the + or - to change the sizes of everything at the same time…

          "Life's Too Short To Dance With Ugly People"
          Jim Hallock - 1995

          1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @Mrtrol2013
            last edited by

            @Mrtrol2013

            https://forum.magicmirror.builders/topic/5619/how-to-find-and-use-key-commands-in-mm-for-absolute-beginners

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 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