<?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[MMM-berfex Change font size]]></title><description><![CDATA[<p dir="auto">My MMM-berfex runs fine. But I would like a bigger font.<br />
All attempts to customize the custom.css failed.<br />
Also in the MMM-berfex.css or MMM-bergfex.js (config.js) no changes helped.<br />
Does anyone have an idea how I can change the font size of the data?</p>
<p dir="auto">Thanks in advance.</p>
<p dir="auto">Translated from German with G…</p>
]]></description><link>https://forum.magicmirror.builders/topic/16611/mmm-berfex-change-font-size</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 12:03:46 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16611.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 09 Apr 2022 17:54:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 21:16:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rantanplan" aria-label="Profile: rantanplan">@<bdi>rantanplan</bdi></a> you can do the debug from your pc, and still have the 7 in be fine</p>
<p dir="auto">in config.js<br />
set<br />
address:“0.0.0.0”,<br />
ipWhiltelist:[],</p>
<p dir="auto">then u can connect to MM from your desktop and debug…<br />
hit f5 to reload the pc MM page with the updated css…</p>
<p dir="auto">use the bitvise ssh client, you can edit the files on the pi from your pc…  by double click like on the pc<br />
(enable ssh on the pi too)</p>
]]></description><link>https://forum.magicmirror.builders/post/101007</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101007</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:16:34 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 21:12:55 GMT]]></title><description><![CDATA[<p dir="auto">OK, I think I’ve got it now.<br />
However, I have to connect a large monitor first, I use the official 7" monitor. Too small to work with it.:man_facepalming:</p>
<p dir="auto">Thank you for your help!</p>
]]></description><link>https://forum.magicmirror.builders/post/101006</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101006</guid><dc:creator><![CDATA[rantanplan]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:12:55 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 21:04:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rantanplan" aria-label="Profile: rantanplan">@<bdi>rantanplan</bdi></a> in the upper right, (blue in image below) after you have selected the element u want to change</p>
<p dir="auto">type fo<br />
and u should get a list of ‘styles’ that start with fo and scroll down and select font-size<br />
then it with put the cursor after the :<br />
and type small<br />
and press enter</p>
<p dir="auto">you MAY have to add !important to override</p>
<p dir="auto">if this does what you want<br />
then use the mouse to select all in the upper right window<br />
right click and copy</p>
<p dir="auto">open the custom.css in some text editor<br />
and do , right click , paste</p>
<p dir="auto">in the middle pane (red in image below) , there is a item tree<br />
the right most corresponds to the item u selected<br />
use that in the css selector<br />
in calendar (right most column) that is  td.time.light</p>
<p dir="auto">so the custom.css entry would be</p>
<pre><code>.modulename selector { 
    styles
}
</code></pre>
<p dir="auto">or</p>
<pre><code>.calendar  td.time.light  {
     font-size: small;
}
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1649538179465-screenshot-at-2022-04-09-16-01-28.png" alt="Screenshot at 2022-04-09 16-01-28.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/101005</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101005</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 21:04:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 20:43:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/101002">MMM-berfex Change font size</a>:</p>
<blockquote>
<p dir="auto">if you can use custom.css then u can make this change</p>
</blockquote>
<p dir="auto">But I don´t know how! I can set the font size “xsmall” or “small” to 15.px or 20px. But I want to set the font size “small” where the “xsmall” is.</p>
<p dir="auto">Hope you undestand my bad english. :folded_hands:</p>
<p dir="auto">Tried without G…translation :face_savoring_food:</p>
]]></description><link>https://forum.magicmirror.builders/post/101003</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101003</guid><dc:creator><![CDATA[rantanplan]]></dc:creator><pubDate>Sat, 09 Apr 2022 20:43:47 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 19:42:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rantanplan" aria-label="Profile: rantanplan">@<bdi>rantanplan</bdi></a> said in <a href="/post/101001">MMM-berfex Change font size</a>:</p>
<blockquote>
<p dir="auto">Now I can adjust the custom.css .<br />
I would have liked to set the size to “small”, like most of my other modules. That still doesn’t work.</p>
</blockquote>
<p dir="auto">ok, I am confused…  if you can use custom.css then u can make this change</p>
<p dir="auto">read this about the css selectors<br />
you can change the value top right, yes?</p>
<p dir="auto">then u know what to change in custom.css (and can do with copy/paste of the info top right)(</p>
]]></description><link>https://forum.magicmirror.builders/post/101002</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101002</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 19:42:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 19:38:19 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a>,</p>
<p dir="auto">this has already helped me to recognize that the font size xsmall is used.<br />
Now I can adjust the custom.css .</p>
<p dir="auto">I would have liked to set the size to “small”, like most of my other modules. That still doesn’t work.</p>
<p dir="auto">Translated from the German with G…</p>
]]></description><link>https://forum.magicmirror.builders/post/101001</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101001</guid><dc:creator><![CDATA[rantanplan]]></dc:creator><pubDate>Sat, 09 Apr 2022 19:38:19 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-berfex Change font size on Sat, 09 Apr 2022 18:06:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rantanplan" aria-label="Profile: rantanplan">@<bdi>rantanplan</bdi></a> I don’t know, but see here on how to use the browser dev window</p>
<p dir="auto"><a href="https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1649371486164">https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1649371486164</a></p>
]]></description><link>https://forum.magicmirror.builders/post/101000</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/101000</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 09 Apr 2022 18:06:09 GMT</pubDate></item></channel></rss>