<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[change height of region]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">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.</p>
<p dir="auto">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.<br />
Is there a way to change the height of these regoins ?</p>
<p dir="auto"><img src="/assets/uploads/files/1536235864565-raspberrypi.png" alt="0_1536235861867_raspberrypi.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">I tried in the custom.css the following without succes:</p>
<pre><code>.region.top_left {
    height: 800px;
}
</code></pre>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/topic/8710/change-height-of-region</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 23:31:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/8710.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Sep 2018 12:15:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to change height of region on Fri, 07 Sep 2018 11:43:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/toms" aria-label="Profile: toms">@<bdi>toms</bdi></a><br />
I think that is not the problem of region height. I guess the height of module might be fixed. (or max-height might be set) Which module do you use? See the module’s css.</p>
]]></description><link>https://forum.magicmirror.builders/post/44218</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/44218</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Fri, 07 Sep 2018 11:43:59 GMT</pubDate></item><item><title><![CDATA[Reply to change height of region on Fri, 07 Sep 2018 11:23:21 GMT]]></title><description><![CDATA[<p dir="auto">No the module is running fine, I just found out that (probably) the amount of JSON data was the problem.<br />
I added a “slice” to the data and all is working as expected.</p>
<p dir="auto">Nice !! :smiling_face_with_open_mouth:</p>
]]></description><link>https://forum.magicmirror.builders/post/44217</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/44217</guid><dc:creator><![CDATA[Toms]]></dc:creator><pubDate>Fri, 07 Sep 2018 11:23:21 GMT</pubDate></item><item><title><![CDATA[Reply to change height of region on Fri, 07 Sep 2018 00:10:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/toms" aria-label="Profile: toms">@<bdi>toms</bdi></a></p>
<p dir="auto">The module does this with no other module running? If so, something in the module itself (or css) is constraining the height. The module should occupy the space it needs to display all the content. If other modules are running then they could be affecting your module.</p>
]]></description><link>https://forum.magicmirror.builders/post/44204</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/44204</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Fri, 07 Sep 2018 00:10:54 GMT</pubDate></item></channel></rss>