<?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[Cannot change font size or colour of Alert; using MMM-Remote-Control to send alert]]></title><description><![CDATA[<p dir="auto">I have a custom css set up but no matter what I seem to try, as far as I can get is increasing the size of the alert box. I want to make the font much larger, and make the title text color a more visible shade. I tried a solution on an old forum post but it had no effect on my alerts.</p>
<p dir="auto">any help would be appreciated!</p>
]]></description><link>https://forum.magicmirror.builders/topic/18747/cannot-change-font-size-or-colour-of-alert-using-mmm-remote-control-to-send-alert</link><generator>RSS for Node</generator><lastBuildDate>Tue, 12 May 2026 22:04:13 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18747.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 May 2024 21:32:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot change font size or colour of Alert; using MMM-Remote-Control to send alert on Fri, 17 May 2024 23:27:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/superior_carter" aria-label="Profile: superior_carter">@<bdi>superior_carter</bdi></a><br />
it looks like the module uses these classes</p>
<p dir="auto"><img src="/assets/uploads/files/1715988428504-1000026023.jpg" alt="1000026023.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/117826</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117826</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 17 May 2024 23:27:10 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot change font size or colour of Alert; using MMM-Remote-Control to send alert on Fri, 17 May 2024 23:08:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/superior_carter" aria-label="Profile: superior_carter">@<bdi>superior_carter</bdi></a> many times the content you need to style is not clearly indentifiable</p>
<p dir="auto">luckily the browser has a developers window, ctrl-shift-i   that will allow you to examine and change styles .</p>
<p dir="auto">the important part about css is the stuff before the {, called the selector clause.<br />
it selects  the elements the stuff AFTER the { will be applied to.</p>
<p dir="auto">I use this one to help me remember  all the options. and they can be combined together. space separated means and, somewhere in this tree.<br />
no spaces means on the same element</p>
<p dir="auto"><a href="https://www.w3schools.com/cssref/css_selectors.php" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.w3schools.com/cssref/css_selectors.php</a></p>
<p dir="auto">see<br />
<a href="https://forum.magicmirror.builders/post/90135">https://forum.magicmirror.builders/post/90135</a></p>
<p dir="auto">so  put up an alert and then enter the developers window,  or the other way.  either work</p>
]]></description><link>https://forum.magicmirror.builders/post/117825</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/117825</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 17 May 2024 23:08:21 GMT</pubDate></item></channel></rss>