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

      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
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer
        last edited by

        @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

          Hi - to the top of the region.

          Mykle1M 1 Reply Last reply Reply Quote 0
          • Mykle1M Offline
            Mykle1 Project Sponsor Module Developer @swendl
            last edited by

            @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 Reply Quote 0
            • S Offline
              swendl @Mykle1
              last edited by

              @Mykle1

              Thank you! This helped a great deal.

              Mykle1M 1 Reply Last reply Reply Quote 0
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @swendl
                last edited by

                @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
                • 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