• 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-History Alignment

Scheduled Pinned Locked Moved Solved Troubleshooting
6 Posts 2 Posters 1.3k 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.
  • S Offline
    swendl
    last edited by Jan 24, 2020, 2:56 AM

    Hi - first time poster here.

    I have this module in the bottom_right region. It seems to be defaulting to align to the bottom of that boundary. I’d prefer it to align vertically to the top, but can’t figure out how to do so. Thank you.

    1 Reply Last reply Reply Quote 0
    • M Offline
      Mykle1 Project Sponsor Module Developer
      last edited by Jan 24, 2020, 3:16 AM

      @swendl said in MMM-History Alignment:

      I’d prefer it to align vertically to the top,

      To the top of the region or the top of the right side of the display?

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • S Offline
        swendl
        last edited by Jan 24, 2020, 3:17 AM

        Hi - to the top of the region.

        M 1 Reply Last reply Jan 27, 2020, 12:26 AM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @swendl
          last edited by Jan 27, 2020, 12:26 AM

          @swendl said in MMM-History Alignment:

          to the top of the region.

          Well , this would be one way. By pushing up the .xsmall.bright.title in your custom.css file you can accomplish this. If you are using a header it will go along. Add this to your custom.css file. Adjust to your liking.

          .MMM-History .xsmall.bright.title {
            margin-bottom: 170px;
          }
          

          Create a working config
          How to add modules

          S 1 Reply Last reply Jan 29, 2020, 10:37 PM Reply Quote 0
          • S Offline
            swendl @Mykle1
            last edited by Jan 29, 2020, 10:37 PM

            @Mykle1

            Thank you! This helped a great deal.

            M 1 Reply Last reply Jan 29, 2020, 10:51 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @swendl
              last edited by Jan 29, 2020, 10:51 PM

              @swendl

              :thumbsup:

              Kindly mark the topic as solved if you are satisfied with the result. :-)

              Create a working config
              How to add modules

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