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.

    mumblebaj MMM-WOTD fonts

    Scheduled Pinned Locked Moved Custom CSS
    4 Posts 2 Posters 139 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.
    • plainbrokeP Offline
      plainbroke
      last edited by

      @mumblebaj,
      MMM-WOTD
      I am trying figure out what the font name is or size or something to indicate how to increase the size of the fonts in this module, BUT it does not have a css to look at for hints even. I did find refrence to bright small and bold bright medium in the js file. Not sure what to do with that though in the custom.css file…
      Can you please help me with what I need to put in the custom.css file to enlarge the fonts in your module.
      Thanks in advance for you help…

      Slow learner. But trying anyways.

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

        @plainbroke You can target the selectors specifically in your custom.css like this:

        #wotd-we {
          color: orange;
          font-size: 50px;
        }
        

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

        plainbrokeP 1 Reply Last reply Reply Quote 2
        • plainbrokeP Offline
          plainbroke @mumblebaj
          last edited by

          @mumblebaj
          So I looked in the js file for the wotd-we and found wotd-wr, wotd-word, wotd-we2. set them all to 65px. We are waiting for it to cycle around in pages.
          I only have 45 modules running, so it takes awhile to get around to it.
          Especially since I run them alphabetically, at 90 seconds per module.
          You can do the math…
          Thanks for your help.

          Slow learner. But trying anyways.

          plainbrokeP 1 Reply Last reply Reply Quote 0
          • plainbrokeP Offline
            plainbroke @plainbroke
            last edited by

            @mumblebaj
            Well I got everything So we can read them now.
            Thank you.

            Slow learner. But trying anyways.

            1 Reply Last reply Reply Quote 1
            • 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