<?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[Calendar &#x27;line&#x27; - where is the code?]]></title><description><![CDATA[<p dir="auto">I’m searching for the code that defines the horizontal line spanning the iFrame module for the Calendar module (also for the line in the default weather module).  I searched the .js and the .css files but don’t see anything defining this.</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.magicmirror.builders/topic/1179/calendar-line-where-is-the-code</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 05:34:52 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/1179.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Dec 2016 21:21:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Tue, 13 Dec 2016 18:50:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hacksaw" aria-label="Profile: Hacksaw">@<bdi>Hacksaw</bdi></a> Thanks, but is there no way to do so without modifying the actual module js code so that the only changes are to custom.css?</p>
]]></description><link>https://forum.magicmirror.builders/post/9308</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9308</guid><dc:creator><![CDATA[valid8r]]></dc:creator><pubDate>Tue, 13 Dec 2016 18:50:15 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Tue, 13 Dec 2016 18:01:24 GMT]]></title><description><![CDATA[<p dir="auto">currentweather.js</p>
<p dir="auto">Line 307:</p>
<pre><code>	temperature.className = "bright"; &lt;-- this Line
</code></pre>
<p dir="auto">change to:</p>
<pre><code>            temperature.className = "brightt";
</code></pre>
<p dir="auto">in the custom.css</p>
<p dir="auto">Insert:</p>
<p dir="auto">.brightt {<br />
color: #FF0000;<br />
}</p>
<p dir="auto">Reboot</p>
]]></description><link>https://forum.magicmirror.builders/post/9306</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9306</guid><dc:creator><![CDATA[Hacksaw]]></dc:creator><pubDate>Tue, 13 Dec 2016 18:01:24 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Tue, 13 Dec 2016 00:39:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisfoerg" aria-label="Profile: chrisfoerg">@<bdi>chrisfoerg</bdi></a> Ok, in my continuing process, I beg of you again for help! Now I am trying to change the font color for the temperature class defined in the currentweather module.  I thought I should use</p>
<p dir="auto">.temperature {<br />
color: red;<br />
}</p>
<p dir="auto">but no go.  I also tried using</p>
<p dir="auto">.currentweather .temperature {<br />
color: red;<br />
}</p>
<p dir="auto">but also no go…  Thoughts?</p>
]]></description><link>https://forum.magicmirror.builders/post/9265</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9265</guid><dc:creator><![CDATA[valid8r]]></dc:creator><pubDate>Tue, 13 Dec 2016 00:39:55 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 22:38:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisfoerg" aria-label="Profile: chrisfoerg">@<bdi>chrisfoerg</bdi></a> Interesting.  As I said before, the education process continues!  Thanks Chris.</p>
]]></description><link>https://forum.magicmirror.builders/post/9264</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9264</guid><dc:creator><![CDATA[valid8r]]></dc:creator><pubDate>Mon, 12 Dec 2016 22:38:25 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 22:25:43 GMT]]></title><description><![CDATA[<p dir="auto">I had to search for it</p>
<p dir="auto">p {…}<br />
applies to </p><p> elements</p>
<p dir="auto">.p {…}<br />
applies to all elements with with class “p” eg </p><p class="p">, </p><h1 class="p">, <i class="p"> etc<p></p>
<p dir="auto">I don’t know the html code but html5 uses </p><header><p></p>
</header></i></h1>]]></description><link>https://forum.magicmirror.builders/post/9263</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9263</guid><dc:creator><![CDATA[chrisfoerg]]></dc:creator><pubDate>Mon, 12 Dec 2016 22:25:43 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 22:17:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisfoerg" aria-label="Profile: chrisfoerg">@<bdi>chrisfoerg</bdi></a> Got it working, thanks. Why does “header” not need the “.header”???</p>
]]></description><link>https://forum.magicmirror.builders/post/9262</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9262</guid><dc:creator><![CDATA[valid8r]]></dc:creator><pubDate>Mon, 12 Dec 2016 22:17:03 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 21:48:19 GMT]]></title><description><![CDATA[<p dir="auto">I didn’t try it but I think yes. the easiest way is to copy the header and delete all you don’t need. I think you also can erase the . before header</p>
]]></description><link>https://forum.magicmirror.builders/post/9260</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9260</guid><dc:creator><![CDATA[chrisfoerg]]></dc:creator><pubDate>Mon, 12 Dec 2016 21:48:19 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 21:43:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/valid8r" aria-label="Profile: valid8r">@<bdi>valid8r</bdi></a>  So, if I wanted to change the color of the header using my custom.css would I use something like:</p>
<p dir="auto">.header {<br />
color: #99F;<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/9259</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9259</guid><dc:creator><![CDATA[valid8r]]></dc:creator><pubDate>Mon, 12 Dec 2016 21:43:56 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 21:33:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chrisfoerg" aria-label="Profile: chrisfoerg">@<bdi>chrisfoerg</bdi></a> Ahh, didn’t look there.  Will play with that now.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/9257</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9257</guid><dc:creator><![CDATA[valid8r]]></dc:creator><pubDate>Mon, 12 Dec 2016 21:33:25 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar &#x27;line&#x27; - where is the code? on Mon, 12 Dec 2016 21:32:40 GMT]]></title><description><![CDATA[<p dir="auto">I think it’s in the folder css file main.css</p>
<p dir="auto">header {<br />
text-transform: uppercase;<br />
font-size: 15px;<br />
font-family: “Roboto Condensed”;<br />
font-weight: 400;<br />
border-bottom: 1px solid #666;<br />
line-height: 15px;<br />
padding-bottom: 5px;<br />
margin-bottom: 10px;<br />
color: #999;<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/9256</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/9256</guid><dc:creator><![CDATA[chrisfoerg]]></dc:creator><pubDate>Mon, 12 Dec 2016 21:32:40 GMT</pubDate></item></channel></rss>