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.

    city label text size

    Scheduled Pinned Locked Moved Entertainment
    2 Posts 2 Posters 415 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.
    • L Offline
      LMD1220
      last edited by

      Re: MMM-Globe

      First of all, GREAT MOD!!!
      Noob here & this is my first series of attempts to program a RaspPi4. After many failures (opportunities for improvement 🤣), i finally got my MagicMirror running with this badass globe displaying the cities i’ve visited so far.

      However, I was wondering if there’s a way to either change to smaller text or change a setting that will allow for all or more city labels to be displayed?

      Thanks again for this cool mod!

      -Manny

      mumblebajM 1 Reply Last reply Reply Quote 0
      • mumblebajM Offline
        mumblebaj Module Developer @LMD1220
        last edited by

        @lmd1220 You could try and set the font-size in the custom.css file located /MagicMirror/css/ folder.

        .globe {
         font-size: 6pt;
        }
        

        The current font-size is set to 8pt.

        Check out my modules at: https://github.com/mumblebaj?tab=repositories
        Check my blog-post: https://mumblebaj.xyz/

        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