• 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-NewsFeedTicker] scroll from left to right only?

Scheduled Pinned Locked Moved Custom CSS
41 Posts 3 Posters 9.4k Views 4 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.
  • C Offline
    Cr4z33 @sdetweil
    last edited by Aug 6, 2020, 4:49 PM

    @sdetweil said in [MMM-NewsFeedTicker] scroll from left to right only?:

    @Cr4z33 did u see my post above?

    Yep saw also the video.

    Dunno why my MM system ignores the CSS edit… :confounded_face:

    S 1 Reply Last reply Aug 6, 2020, 4:51 PM Reply Quote 0
    • S Away
      sdetweil @Cr4z33
      last edited by Aug 6, 2020, 4:51 PM

      @Cr4z33 do you have a custom.css setting which would override the module?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      C 1 Reply Last reply Aug 6, 2020, 4:52 PM Reply Quote 0
      • C Offline
        Cr4z33 @sdetweil
        last edited by Cr4z33 Aug 6, 2020, 4:55 PM Aug 6, 2020, 4:52 PM

        @sdetweil indeed so that’s the reason then?? :anguished_face:

        Update:
        Nope it keeps going back and forth even without custom.css entry…

        S 1 Reply Last reply Aug 6, 2020, 4:57 PM Reply Quote 0
        • S Away
          sdetweil @Cr4z33
          last edited by sdetweil Aug 6, 2020, 4:58 PM Aug 6, 2020, 4:57 PM

          @Cr4z33 did u delete custom.css, comment out or what?

          and restarted MM

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          C 1 Reply Last reply Aug 6, 2020, 4:58 PM Reply Quote 0
          • C Offline
            Cr4z33 @sdetweil
            last edited by Cr4z33 Aug 6, 2020, 4:59 PM Aug 6, 2020, 4:58 PM

            @sdetweil I deleted the file.

            Yes I restarted MM.

            S 1 Reply Last reply Aug 6, 2020, 5:00 PM Reply Quote 0
            • S Away
              sdetweil @Cr4z33
              last edited by Aug 6, 2020, 5:00 PM

              @Cr4z33 that is
              ~/MagicMirror/css/custom.css
              right?

              and u edited the MMM-NewsFeedTicker.css in the MMM-NewsFeedTicker module folder to add my changes, yes?

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              C 1 Reply Last reply Aug 6, 2020, 5:10 PM Reply Quote 0
              • C Offline
                Cr4z33 @sdetweil
                last edited by Aug 6, 2020, 5:10 PM

                @sdetweil said in [MMM-NewsFeedTicker] scroll from left to right only?:

                @Cr4z33 that is
                ~/MagicMirror/css/custom.css
                right?

                and u edited the MMM-NewsFeedTicker.css in the MMM-NewsFeedTicker module folder to add my changes, yes?

                Correct. 👍🏽

                S 1 Reply Last reply Aug 6, 2020, 5:33 PM Reply Quote 0
                • S Away
                  sdetweil @Cr4z33
                  last edited by sdetweil Aug 6, 2020, 5:36 PM Aug 6, 2020, 5:33 PM

                  @Cr4z33 the module is still requesting to load the css directly, right? with the right name

                      getStyles: function() {
                          return ["MMM-NewsFeedTicker.css"];
                      },
                  

                  one more thing, my module is running all default values, cause i changed the name of the default newsfeed module to this one… but did NOT set any config values…

                  		{
                  			module: "MMM-NewsFeedTicker",
                  			position: "bottom_bar",
                  			config: {
                  				feeds: [
                  					{
                  						title: "New York Times",
                  						url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml"
                  					}
                  				],
                  				showSourceTitle: true,
                  				showPublishDate: true,
                  				broadcastNewsFeeds: true,
                  				broadcastNewsUpdates: true
                  			}
                  		},
                  

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  C 1 Reply Last reply Aug 7, 2020, 7:02 AM Reply Quote 0
                  • C Offline
                    Cr4z33 @sdetweil
                    last edited by Aug 7, 2020, 7:02 AM

                    @sdetweil I tried using your defaults as well by getting the issue again.

                    At this point could Debian 10 running (natively of course) on an Intel NUC be the problem?

                    S 1 Reply Last reply Aug 7, 2020, 11:30 AM Reply Quote 0
                    • S Away
                      sdetweil @Cr4z33
                      last edited by sdetweil Aug 7, 2020, 11:30 AM Aug 7, 2020, 11:30 AM

                      @Cr4z33 I’m doing this on Intel.

                      rename your MMM-NewsFeedTicker folder out of the way and clone my fork
                      https://github.com/sdetweil/MMM-NewsFeedTicker

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      C 1 Reply Last reply Aug 8, 2020, 11:51 AM Reply Quote 1
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 3 / 5
                      3 / 5
                      • First post
                        26/41
                        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