MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED MMM-History Alignment

    Troubleshooting
    2
    6
    735
    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
      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
      • Mykle1
        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
          swendl last edited by

          Hi - to the top of the region.

          Mykle1 1 Reply Last reply Reply Quote 0
          • Mykle1
            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
              swendl @Mykle1 last edited by

              @Mykle1

              Thank you! This helped a great deal.

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

                @swendl

                👍

                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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy