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.

    MMM-DailyBibleVerse

    Scheduled Pinned Locked Moved Education
    25 Posts 7 Posters 18.6k Views 7 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.
    • B Offline
      bminer1 @cowboysdude
      last edited by

      @cowboysdude said in MMM-DailyBibleVerse:

      MMM-DailyBibleVerse {
      font-size: 12px;
      }

      Im thinking to myself, i know i can do this without help. It has to be simple. Then i gave up and spit it out here. Now look, its a frickin 1 liner! ugh, ill get it eventually.
      Thanks, even though your a cowboys fans. ;-)

      1 Reply Last reply Reply Quote 0
      • B Offline
        bminer1 @cowboysdude
        last edited by

        @cowboysdude
        No luck on the custom.css file. Still the same size. Tried a 8px and no changes.

        brobergB 1 Reply Last reply Reply Quote 0
        • brobergB Offline
          broberg Project Sponsor @bminer1
          last edited by

          @bminer1 it’s missing a .

          .MMM-DailyBibleVerse {
          font-size: 12px;
          }
          B 1 Reply Last reply Reply Quote 1
          • B Offline
            bminer1 @broberg
            last edited by bminer1

            @broberg Worked! Now to get it a little closer together. Line 1 is really far from line 2.

            0_1487971090576_Screen Shot 2017-02-24 at 4.14.09 PM.png

            cowboysdudeC 1 Reply Last reply Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer @bminer1
              last edited by

              @bminer1

              Eh thought I put the . in there LOL

              Try this:

              .MMM-DailyBibleVerse {
              font-size: 12px;
              line-height: 34%;
              }
              

              Adjust your % until you get what you want ;)

              1 Reply Last reply Reply Quote 0
              • A Offline
                arthurgarzajr
                last edited by

                Would it be preferred to control the font size from the configuration of the actual module rather than in the custom.css file? Or what is the standard way to do this in the Magic Mirror framework?

                cowboysdudeC 1 Reply Last reply Reply Quote 1
                • cowboysdudeC Offline
                  cowboysdude Module Developer @arthurgarzajr
                  last edited by

                  @arthurgarzajr You could put in a config option to do it from config.js… using the custom css file is just as easy :)

                  A 1 Reply Last reply Reply Quote 0
                  • A Offline
                    arthurgarzajr @cowboysdude
                    last edited by

                    @cowboysdude Cool thanks! I might make it configurable as an option for the config.js later.

                    1 Reply Last reply Reply Quote 1
                    • M Offline
                      maestro82
                      last edited by

                      Any issues running this module lately?

                      Thanks

                      A 1 Reply Last reply Reply Quote 0
                      • A Offline
                        arthurgarzajr @maestro82
                        last edited by

                        @maestro82 I haven’t had issues. Are you having issues?

                        M 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 2 / 3
                        • 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