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.

    moving upper slideshow on mirror

    Scheduled Pinned Locked Moved Custom CSS
    3 Posts 2 Posters 3.0k 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.
    • F Offline
      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 Offline
        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 Offline
          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 Sam, technical setup by Karsten.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy