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

mmm-suncalc - Text only display of sunrise, sunset and other sun events

Scheduled Pinned Locked Moved Utilities
29 Posts 8 Posters 12.0k Views 8 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
    Lordy @retroflex
    last edited by May 4, 2020, 12:19 PM

    @retroflex
    Thank U,that’s it. :thumbs_up_light_skin_tone:

    L 1 Reply Last reply May 4, 2020, 12:20 PM Reply Quote 0
    • L Offline
      Lordy @Lordy
      last edited by Lordy May 4, 2020, 12:27 PM May 4, 2020, 12:20 PM

      Corona Screen.JPG

      R 1 Reply Last reply May 4, 2020, 2:00 PM Reply Quote 1
      • R Offline
        retroflex Project Sponsor Module Developer @Lordy
        last edited by May 4, 2020, 2:00 PM

        @Lordy Great that it worked out! I like the idea, I’ll colorize mine too now.

        L 1 Reply Last reply May 4, 2020, 4:35 PM Reply Quote 0
        • L Offline
          Lordy @retroflex
          last edited by May 4, 2020, 4:35 PM

          @retroflex said in mmm-suncalc - Text only display of sunrise, sunset and other sun events:

          Great that it worked out! I like the idea, I’ll colorize mine too now.

          Enjoying working and i would like to see the results.:grinning_face_with_smiling_eyes:

          R 1 Reply Last reply May 5, 2020, 11:22 AM Reply Quote 0
          • R Offline
            retroflex Project Sponsor Module Developer @Lordy
            last edited by May 5, 2020, 11:22 AM

            @Lordy b1274dcb-e80a-4904-adff-23b8f41dfdb6-image.png

            L 2 Replies Last reply May 5, 2020, 11:37 AM Reply Quote 0
            • L Offline
              Lordy @retroflex
              last edited by May 5, 2020, 11:37 AM

              @retroflex
              Nice:thumbs_up_light_skin_tone: That’s exactly how I put forward it.

              1 Reply Last reply Reply Quote 0
              • L Offline
                Lordy @retroflex
                last edited by Lordy May 8, 2020, 6:50 AM May 8, 2020, 6:08 AM

                @retroflex
                I hope you can help me again?
                I try to change the font size, but I can’t get any further. Can you please tell me my mistake?
                At the moment the module is going under compared to the other modules.
                My css entry:

                .mmm-suncalc text {font-size: 30px}
                
                R S 2 Replies Last reply May 8, 2020, 8:00 AM Reply Quote 0
                • R Offline
                  retroflex Project Sponsor Module Developer @Lordy
                  last edited by May 8, 2020, 8:00 AM

                  @Lordy Where does “text” come from? Try:

                  .mmm-suncalc {
                    font-size: 30px
                  }
                  
                  L 1 Reply Last reply May 8, 2020, 9:31 AM Reply Quote 0
                  • L Offline
                    Lordy @retroflex
                    last edited by Lordy May 8, 2020, 9:32 AM May 8, 2020, 9:31 AM

                    @retroflex said in mmm-suncalc - Text only display of sunrise, sunset and other sun events:

                    .mmm-suncalc {
                    font-size: 30px
                    }

                    I had tried that too. Unfortunately without success. “Text” appears in the config.
                    Do you have another suggestion?

                    R 1 Reply Last reply May 8, 2020, 1:00 PM Reply Quote 0
                    • R Offline
                      retroflex Project Sponsor Module Developer @Lordy
                      last edited by May 8, 2020, 1:00 PM

                      @Lordy Maybe this:

                      .mmm-suncalc table {
                        font-size: 30px
                      }
                      

                      Tip: You can use developer tools in the browser to check elements and change styles.

                      1 Reply Last reply Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 3 / 3
                      3 / 3
                      • First post
                        22/29
                        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