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

-=]!Show Your Module Setup![=-

Scheduled Pinned Locked Moved Show your Mirror
59 Posts 9 Posters 54.2k Views 12 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
    michael24h
    last edited by Mar 13, 2017, 10:56 PM

    @johnnyboy said in -=]!Show Your Module Setup![=-:

    Triple boot

    how did you achive triple boot ?

    J 1 Reply Last reply Mar 13, 2017, 11:34 PM Reply Quote 0
    • J Offline
      johnnyboy @michael24h
      last edited by johnnyboy Apr 28, 2017, 10:08 PM Mar 13, 2017, 11:34 PM

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • M Offline
        michael24h
        last edited by Mar 13, 2017, 11:36 PM

        1 2 3 Busy man
        thank you very much for info :-)

        1 Reply Last reply Reply Quote 1
        • M Offline
          michael24h
          last edited by Mar 13, 2017, 11:38 PM

          I’m glad haven’t got any grandson yet. more time for me :-)

          J 1 Reply Last reply Mar 13, 2017, 11:40 PM Reply Quote 0
          • J Offline
            johnnyboy @michael24h
            last edited by johnnyboy Apr 28, 2017, 10:07 PM Mar 13, 2017, 11:40 PM

            This post is deleted!
            1 Reply Last reply Reply Quote 1
            • J Offline
              johnnyboy @Mykle1
              last edited by johnnyboy Apr 28, 2017, 10:07 PM Mar 13, 2017, 11:45 PM

              This post is deleted!
              M 1 Reply Last reply Mar 13, 2017, 11:57 PM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @johnnyboy
                last edited by Mar 13, 2017, 11:57 PM

                @johnnyboy said in -=]!Show Your Module Setup![=-:

                Yeah, enlighten me too Amigo… how does the triple feed work?
                You get three sets of info combined, or the three rotate? I cant visualise how this works.

                They rotate, so instead of one newsfeed you have as many as you want, rotating through their content. Having just one newsfeed gets kinda boring and you start seeing the same events.

                Have you been drinking johnnyboy? I see four newsfeeds ;-)

                Create a working config
                How to add modules

                J 2 Replies Last reply Mar 14, 2017, 12:25 AM Reply Quote 0
                • M Offline
                  michael24h
                  last edited by Mar 14, 2017, 12:00 AM

                  that greate x4, can we change font colour in css ?

                  M 1 Reply Last reply Mar 14, 2017, 12:27 AM Reply Quote 0
                  • J Offline
                    johnnyboy @Mykle1
                    last edited by johnnyboy Apr 28, 2017, 10:06 PM Mar 14, 2017, 12:25 AM

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @michael24h
                      last edited by Mar 14, 2017, 12:27 AM

                      @michael24h said in -=]!Show Your Module Setup![=-:

                      that greate x4, can we change font colour in css ?

                      Yes, you can change the color and the size

                      }
                      
                      .newsfeed div.light.small.dimmed {
                        color: #99F;          /* color for newsfeed **source** */
                        font-size: 24px;      /* size for newsfeed **source** */
                      }
                      

                      and, if I’m not mistaken

                      }
                      
                      .newsfeed div.bright.medium.light {
                        color: #99F;          /* color for newsfeed **headline** */
                        font-size: 24px;      /* size for newsfeed **headline** */
                      }
                      
                      Change the `color:` values and the `font-size:` values
                      Please let me know if these work for you

                      Create a working config
                      How to add modules

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