• 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-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

Scheduled Pinned Locked Moved Transport
transportationgermanyvrr
15 Posts 5 Posters 9.1k Views 5 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.
  • K Offline
    Klizzy Module Developer @Sandy2503
    last edited by Jun 4, 2017, 10:54 PM

    @Sandy2503

    the module now displays delays.
    Just update the source code and thank you for your suggestion!

    Social
    Twitter
    Github

    Working on the following Modules:

    • MMM-Vrr
    • MMM-cryptocurrency
    S 1 Reply Last reply Jun 5, 2017, 12:10 PM Reply Quote 0
    • G Offline
      gismo2006
      last edited by Jun 5, 2017, 6:38 AM

      @Klizzy

      Hey, a wonderfull morning :-)

      I only like to say now everthing works fine!!
      I shouldn ´t sit in front of my mm so early… :-D I haven´t seen your sentences: “I added…” and don´t update my source.

      Thank you!

      Today I will write you a PN, if it is Ok for you, maybe you can help me too.

      greets gismo

      K 1 Reply Last reply Jun 5, 2017, 2:01 PM Reply Quote 0
      • S Offline
        Sandy2503 @Klizzy
        last edited by Sandy2503 Jun 5, 2017, 12:20 PM Jun 5, 2017, 12:10 PM

        @Klizzy

        Wow - now it looks really COOOOOL ! ! !

        0_1496665236436_rsz_haltestelle.jpg

        Thank You
        Sandy2503

        1 Reply Last reply Reply Quote 0
        • K Offline
          Klizzy Module Developer @gismo2006
          last edited by Jun 5, 2017, 2:01 PM

          @gismo2006

          sure ☺️

          @Sandy2503

          nice setup and thanks for the picture!

          Social
          Twitter
          Github

          Working on the following Modules:

          • MMM-Vrr
          • MMM-cryptocurrency
          1 Reply Last reply Reply Quote 0
          • P Offline
            paat
            last edited by Jul 19, 2017, 8:42 AM

            Hello nice module! Thanks for the effort!
            Am I right that the module does not work with VRS cities like Cologne for example?

            Thanks

            1 Reply Last reply Reply Quote 0
            • U Offline
              ueffchen
              last edited by Feb 12, 2018, 7:58 PM

              Hi
              the module is great!
              How can I change the fontsize?
              I was trying to change it in the custom.css, but I don’t understand which fontname I have to enter.
              Thanks!

              K 1 Reply Last reply Mar 5, 2021, 1:23 AM Reply Quote 0
              • K Offline
                Klizzy Module Developer @ueffchen
                last edited by Klizzy Mar 5, 2021, 1:23 AM Mar 5, 2021, 1:23 AM

                Hello @ueffchen ,

                sorry for the late reply!
                If you still got this problem, you can fix it in multiple ways:

                MMM Build in sizing

                You could change tableWrapper.className = "small mmm-vrr-table"; within MMM-Vrr.js on line 159 into tableWrapper.className = "medium mmm-vrr-table";

                Specific font sizes for header

                add another line after MMM-Vrr.css:16 with you desired fontsize e.g: font-size: 50px;

                Specific font size within table content

                add this to the MMM-Vrr.css

                .mmm-vrr-table tr {
                    font-size: 50px;
                }
                

                Social
                Twitter
                Github

                Working on the following Modules:

                • MMM-Vrr
                • MMM-cryptocurrency
                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 2 / 2
                • 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