• 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-Carousel CSS influence

Scheduled Pinned Locked Moved General Discussion
2 Posts 2 Posters 268 Views 2 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
    chrisfr1976
    last edited by Mar 6, 2025, 6:34 PM

    Hi,
    I used MMM-Carousel more or less since the beginning on my mirror (over 1 year :).

    A few days ago I discovered and issue in the “bottom_bar” region. The bottom bar was not in the bottom at all. It was shifted up like 30px. I searched for the issue but all I found in that region was the MagicMirror body.
    So I adjusted custom.css and even main.css. But without any change on that.
    Then I deactivated modules in other regions. And “uups”, after Carousel was disabled everything was fine again.

    So I reinstalled that module completely. rm -r MMM-Carousel and then again git clone ... instead of git pull. That solved that Issue. Maybe during the past some more has changed in that module or maybe there were some old node_modules inside (maybe npm install was necessary in the past. Don’t know).

    I just wat to tell this if someone is discovering the same behavior.

    Regards, Chris.

    S 1 Reply Last reply Mar 8, 2025, 3:06 PM Reply Quote 2
    • S Offline
      sdetweil @chrisfr1976
      last edited by Mar 8, 2025, 3:06 PM

      @chrisfr1976 for educational purposes, before you go reinstalling a module you THINK has been modified, do

      git status

      in the module folder

      this will tell you if any shipped files have been changed

      git diff will show you WHAT changed

      Sam

      How to add modules

      learning how to use browser developers window for css changes

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