• 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.

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

Scheduled Pinned Locked Moved Unsolved Troubleshooting
4 Posts 4 Posters 778 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 Oct 22, 2019, 5:50 AM

    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

    J M 2 Replies Last reply Oct 23, 2019, 3:13 AM Reply Quote 0
    • B Offline
      bdream
      last edited by Oct 22, 2019, 7:46 AM

      @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
      • J Offline
        justjim1220 Module Developer @Mrtrol2013
        last edited by Oct 23, 2019, 3:13 AM

        @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
        • M Offline
          Mykle1 Project Sponsor Module Developer @Mrtrol2013
          last edited by Oct 24, 2019, 12:56 AM

          @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
          • 1 / 1
          1 / 1
          • First post
            3/4
            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