<?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[Magic Vanity Mirror]]></title><description><![CDATA[<p dir="auto">Hello everyone,</p>
<p dir="auto">I’m new to the magic mirror scene, but I had sort of an odd question a cursory search on the site didn’t reveal, how would a 1mm thick acrylic sheet react to vanity lights around the edge of the acrylic sheet? Would it drown out the LED screen underneath? Would the lights cause a glare?</p>
<p dir="auto">My goal is to make a magic vanity mirror for my girlfriend for xmas. So any help would be really appreciated.</p>
<p dir="auto">Thanks in advance.</p>
]]></description><link>https://forum.magicmirror.builders/topic/9192/magic-vanity-mirror</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 06:00:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9192.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Dec 2018 20:17:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Magic Vanity Mirror on Tue, 04 Dec 2018 04:50:20 GMT]]></title><description><![CDATA[<p dir="auto">WIth a little creative woodworking, you could route a channel along the frame. Similar to a rabbet, but an 8mm wide and 2mm deep channel could fit a string of LEDs. The lights would illuminate her face but the channel would keep them from washing out the acrylic &amp; screen.</p>
]]></description><link>https://forum.magicmirror.builders/post/47679</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47679</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Tue, 04 Dec 2018 04:50:20 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Vanity Mirror on Tue, 04 Dec 2018 02:37:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/praxxxer" aria-label="Profile: praxxxer">@<bdi>praxxxer</bdi></a></p>
<p dir="auto">is the mirror round or oval?</p>
<p dir="auto">or is it square or rectangle?</p>
<p dir="auto">With the square or rectangle, you could easily place a white frame around the mirror with a bit of custom css code, with the mirror having black background, this white frame might just be enough light to not have to worry about external light reflections.</p>
<p dir="auto">Add this to the top of your custom.css file:</p>
<pre><code>html {
  cursor: none;
  overflow: hidden;
  background: #fff;
}

body {
  margin: 60px;
  height: calc(100% - 120px);
  width: calc(100% - 120px);
}
</code></pre>
<p dir="auto">then adjust the size of the frame to suit the needs:</p>
<p dir="auto">note that the height and width are 100% - <br />
So, if you change the margin size to 80px, you’ll need tot change the height &amp; width to 100% - 160px</p>
<p dir="auto">Play with those numbers and see if you can get a good lighting with the mirror’s built-in frame.</p>
<p dir="auto">My example:</p>
<p dir="auto">with margin: 80px and H &amp; W at 100% - 160px</p>
<p dir="auto"><img src="/assets/uploads/files/1543891037851-screenshot-165.png" alt="0_1543891034132_Screenshot (165).png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/47668</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47668</guid><dc:creator><![CDATA[justjim1220]]></dc:creator><pubDate>Tue, 04 Dec 2018 02:37:28 GMT</pubDate></item><item><title><![CDATA[Reply to Magic Vanity Mirror on Sun, 02 Dec 2018 20:24:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/praxxxer" aria-label="Profile: praxxxer">@<bdi>praxxxer</bdi></a></p>
<p dir="auto">I’ve made several vanity mirrors but I never used lights. However, I will voice my opinion:</p>
<p dir="auto">As long as the lights are not in front of the acrylic, and not shining on the acrylic, you should be alright. Lights shining on the acrylic, not so good. Lights shining on the person in front of the mirror, very good.</p>
]]></description><link>https://forum.magicmirror.builders/post/47604</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47604</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Sun, 02 Dec 2018 20:24:21 GMT</pubDate></item></channel></rss>