MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    moving upper slideshow on mirror

    Custom CSS
    2
    3
    2213
    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.
    • F
      foryas last edited by foryas

      hi,guys
      im using https://github.com/AdamMoses-GitHub/MMM-ImageSlideshow
      for show my pics as slideshow,but i need to move upper on mirror without use mirror regions like bottom_center or …i want to move it using change CSS,i use margin-bottom and bottom in custom.css but not work, anyone can help me?

      1 Reply Last reply Reply Quote 0
      • D
        doubleT Module Developer last edited by doubleT

        Other regions with modules have different sizes and that makes a generell answer a bit complicated.

        What’s the current position? Where do you want it to be? What other modules do you have and in what positions are they?

        Maybe it’s as easy as changing the position. In config.js, try

            module: 'MMM-ImageSlideshow',
            position: 'upper_third',
        /* or: */
            position: 'middle-center',
        
        F 1 Reply Last reply Reply Quote 1
        • F
          foryas @doubleT last edited by

          @doubleT thank you for your replay fixed.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Enjoying MagicMirror? Please consider a donation!
          MagicMirror created by Michael Teeuw.
          Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy