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

Scheduled Pinned Locked Moved Education
33 Posts 10 Posters 14.3k 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @cowboysdude
    last edited by Jul 23, 2018, 7:53 PM

    @cowboysdude said in MMM-Jnews:

    Yes it’s news from a bunch of different sources all brought together…

    I’m getting just a little bit tired of all your success. ;-)

    Create a working config
    How to add modules

    1 Reply Last reply Reply Quote 1
    • B Offline
      bjoern
      last edited by Jul 24, 2018, 7:31 AM

      Great module. I like it. Question: Some lines of text consist of 3 lines and the next message is 4. As a result, the modules above will always jump “up and down”. Can you set the module to 4 lines and these automatically fill depending on the content? Do you understand what I want to express?

      C 1 Reply Last reply Jul 24, 2018, 8:11 PM Reply Quote 0
      • B Offline
        bhepler Module Developer @jeffreyking
        last edited by bhepler Jul 24, 2018, 8:40 PM Jul 24, 2018, 8:06 PM

        @jeffreyking -
        Just in case nobody else mentions it, you should delete the advice in the square brackets from your config.js file. The part that looks like this: [default is false, Raspberry Pi's don't like the images]

        Delete in the part in the square brackets from the next line as well. They are commentary from the developer.

        C 1 Reply Last reply Jul 24, 2018, 8:17 PM Reply Quote 1
        • C Offline
          cowboysdude Module Developer @bjoern
          last edited by Jul 24, 2018, 8:11 PM

          @bjoern I do and I will look at it :)

          1 Reply Last reply Reply Quote 0
          • C Offline
            cowboysdude Module Developer @bhepler
            last edited by Jul 24, 2018, 8:17 PM

            @bhepler Changed the README.md as this has happened more than once LOL

            1 Reply Last reply Reply Quote 1
            • J Offline
              jeffreyking
              last edited by Jul 25, 2018, 10:48 PM

              All working now just had to place a position line in thanks you so much.

              1 Reply Last reply Reply Quote 1
              • J Offline
                jeffreyking
                last edited by Jul 28, 2018, 11:35 PM

                How can I make the module larger thank you

                C 1 Reply Last reply Jul 29, 2018, 2:37 AM Reply Quote 0
                • C Offline
                  cowboysdude Module Developer @jeffreyking
                  last edited by cowboysdude Jul 29, 2018, 2:38 AM Jul 29, 2018, 2:37 AM

                  @jeffreyking add this to your custom.css file

                         .MMM-Jnews .flex-item {
                          font-size: 22px;  
                            }
                  

                  Make the font-size whatever you want :)

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    jeffreyking
                    last edited by Jul 29, 2018, 2:42 AM

                    Thank you what about the picture

                    C 1 Reply Last reply Jul 29, 2018, 2:45 AM Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer @jeffreyking
                      last edited by Jul 29, 2018, 2:45 AM

                      @jeffreyking

                      custom.css

                        .MMM-Jnews .image {
                      width:  90%;
                      height:  90%;
                      border-style: solid;
                      border-color: #92a8d1;
                        }
                      

                      Be careful with that as the space provided will over write your text…so just trial and error.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 2 / 4
                      2 / 4
                      • First post
                        17/33
                        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