MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Toms
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: change height of region

      No the module is running fine, I just found out that (probably) the amount of JSON data was the problem.
      I added a “slice” to the data and all is working as expected.

      Nice !! :smiling_face_with_open_mouth:

      posted in Troubleshooting
      T
      Toms
    • change height of region

      Hi,

      I have been playing around with this system ( which is great by the way !!), and I re-wrote a module that is displayed in the top_left and top_right regions.

      I show a ranking list based on a JSON file and I would like to show at least 10 items. The default height cuts off @ around 6-ish.
      Is there a way to change the height of these regoins ?

      0_1536235861867_raspberrypi.png

      I tried in the custom.css the following without succes:

      .region.top_left {
          height: 800px;
      }
      

      Thanks

      posted in Troubleshooting
      T
      Toms
    • 1 / 1