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.

    Left to Right Modules, instead of top to bottom?

    Scheduled Pinned Locked Moved Custom CSS
    10 Posts 5 Posters 8.5k Views 3 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.
    • D Offline
      DongerZone
      last edited by

      I thought about that, and it wouldn’t exactly work for my case as I might have indefinite columns in this row. This however does make sense and I could create a custom number of columns for every module I want to add, it just seems like poor practice to me and not very modular.

      romainR 1 Reply Last reply Reply Quote 0
      • romainR Offline
        romain @DongerZone
        last edited by

        @DongerZone True, but far as I can tell, html/css isn’t very modular by itself. Unless you use something else like javascript to generate your html/css as you go. (or change it anyway)

        1 Reply Last reply Reply Quote 0
        • brobergB Offline
          broberg Project Sponsor
          last edited by

          float

          http://jsfiddle.net/H5q5h/1/

          D 2 Replies Last reply Reply Quote 0
          • D Offline
            DongerZone @broberg
            last edited by

            @broberg That just moves the entire div as far to the left as I can tell, I want to rearrange all the modules in one region to go left to right.

            1 Reply Last reply Reply Quote 0
            • D Offline
              DongerZone @broberg
              last edited by

              @broberg Oh it seems to work if I apply it to the class belonging to the module, thank you.

              1 Reply Last reply Reply Quote 0
              • richland007R Offline
                richland007
                last edited by

                Hi you all,
                I want to do the exact same thing in the upper third region i want to have a module on the left and a module on the right how do i do that i have no clue??
                I have no experience with css or html
                so i need a step by step per say :)

                i will greatly appreciate it if anyone can help

                Denis

                bheplerB 1 Reply Last reply Reply Quote 0
                • bheplerB Offline
                  bhepler Module Developer @richland007
                  last edited by

                  @richland007 If you just want to have a module in the upper left and another module in the upper right, you should probably assign one to the top_left and the other to the top_right regions in the config.js file.

                  See the Magic Mirror readme file for more information.

                  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