MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. beeficecream
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 10
    • Groups 0

    Topics

    • B

      Should be an easy one: module_center stretches the entire width of the screen. How do I resize this?

      Watching Ignoring Scheduled Pinned Locked Moved Development
      4
      0 Votes
      4 Posts
      3k Views
      M
      Does this still work? I tried it just now and when I set the max-width value the module did shift to the left side. Even when adding the .region.middle.center code that did not help me.
    • B

      email-mirror not retrieving emails

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      2k Views
      lucallmonL
      @ronny3050 any thoughts?
    • B

      Could use some assistance setting up MMM-Carousel w/ Navigation and understanding the architecture

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting carousel mmm-carousel navigation slide page
      27
      0 Votes
      27 Posts
      14k Views
      S
      @banbutcher so, there were two problems 0 cycle time and carouselId I had my brain screwed on crooked for carouselId. suppose you had multiple instances of the same module name in config.js, showing different things on different slides. when u define the slides, u use the module ‘name’, but in this case, name is not enough. so, in the module definitions themselves u add another unique identifier, carouselId: somestring. the value can be anything. in their config:{} section, that is where carousel module will look for ‘carouselId’ in the slide definition, when u come to that module to be displayed, instead of putting the name in quotes, you need a little structure { name: "module name", carouselId:"samevalue_added_to_module_config" } , that way the carousel module can tell which module instance should be shown
    • 1 / 1