<?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[Using MMM-Widget for images]]></title><description><![CDATA[<p dir="auto">How would I use MMM-Widget for adding images like the following to my Magic Mirror?<br />
href=“<a href="https://www.hamqsl.com/solar.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.hamqsl.com/solar.html</a>” title=“Click to add Solar-Terrestrial Data to your website!”&gt;&lt;img src=“<a href="https://www.hamqsl.com/solarmuf.php" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.hamqsl.com/solarmuf.php</a>”</p>
<p dir="auto">Thanks<br />
Dennis</p>
]]></description><link>https://forum.magicmirror.builders/topic/17333/using-mmm-widget-for-images</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 05:32:03 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17333.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 29 Oct 2022 17:55:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Using MMM-Widget for images on Wed, 02 Nov 2022 12:48:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> and one can make use of the module classes property to make unique names for each of the instances so that you could Target the CSS to the appropriate instance</p>
<p dir="auto">but like copying, the css must be updated w the new class name selector</p>
]]></description><link>https://forum.magicmirror.builders/post/105653</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105653</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 02 Nov 2022 12:48:21 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Wed, 02 Nov 2022 11:52:09 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> Hi Sam, your right. Did avoid this in the past because it was a problem if someone copied the module to have multiple instances. As most of my modules provide multi instance now this shouldn’t be a problem anymore.</p>
<p dir="auto">I will check the css files of my modules and add prefix all CSS with MMM-ModuleName.</p>
]]></description><link>https://forum.magicmirror.builders/post/105652</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105652</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Wed, 02 Nov 2022 11:52:09 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Wed, 02 Nov 2022 11:40:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> you should always include your module name 1st, in case some other module uses the same sub classes</p>
]]></description><link>https://forum.magicmirror.builders/post/105650</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105650</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 02 Nov 2022 11:40:45 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Wed, 02 Nov 2022 05:23:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/n6ng" aria-label="Profile: N6NG">@<bdi>N6NG</bdi></a> I put a small section about styling to the readme.<br />
It is done via custom.css</p>
<pre><code>.embed .embeded {
    width: 800px;
    height: 400px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/105648</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105648</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Wed, 02 Nov 2022 05:23:10 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Tue, 01 Nov 2022 23:39:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> Is their any way  to size the img?<br />
Dennis</p>
]]></description><link>https://forum.magicmirror.builders/post/105647</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105647</guid><dc:creator><![CDATA[N6NG]]></dc:creator><pubDate>Tue, 01 Nov 2022 23:39:39 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Tue, 01 Nov 2022 21:05:18 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> That makes sense… It works well now.</p>
]]></description><link>https://forum.magicmirror.builders/post/105644</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105644</guid><dc:creator><![CDATA[N6NG]]></dc:creator><pubDate>Tue, 01 Nov 2022 21:05:18 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Tue, 01 Nov 2022 20:46:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/n6ng" aria-label="Profile: N6NG">@<bdi>N6NG</bdi></a> MagicMirror uses the module: setting to find the folder and files…</p>
<p dir="auto">currently a mispelling is not reported</p>
]]></description><link>https://forum.magicmirror.builders/post/105643</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105643</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 01 Nov 2022 20:46:25 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Tue, 01 Nov 2022 20:32:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> I couldn’t see how that would affect it but it sure did…<br />
Thank you so much… works fine lasts a long time.<br />
Dennis N6NG</p>
]]></description><link>https://forum.magicmirror.builders/post/105640</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105640</guid><dc:creator><![CDATA[N6NG]]></dc:creator><pubDate>Tue, 01 Nov 2022 20:32:37 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Tue, 01 Nov 2022 06:40:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/n6ng" aria-label="Profile: N6NG">@<bdi>N6NG</bdi></a><br />
Sorry, there was a copy paste mistake in the example. The module name was wrong…</p>
<pre><code>{
  module: "MMM-EmbedURL",
  position: "top_center",
  header: "Embed-URL",
  config: {
    updateInterval: 120,
    embedElementType: "img", 
    embed: [
        "https://www.hamqsl.com/solarmuf.php" 
    ]
  },
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/105632</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105632</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Tue, 01 Nov 2022 06:40:53 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Mon, 31 Oct 2022 21:59:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/n6ng" aria-label="Profile: N6NG">@<bdi>N6NG</bdi></a><br />
I put this in my config.js and  I get nothing in the bottom_right of my screen. The rest of my MM looks fine… but nothing shows up<br />
from this module.</p>
<p dir="auto">{<br />
module: “MMM-MMM-EmbedURL”,<br />
position: “bottom_right”,<br />
header: “Embed-URL”,<br />
config: {<br />
updateInterval: 120,<br />
embedElementType: “img”,<br />
embed: [<br />
“<a href="https://www.hamqsl.com/solarmuf.php" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.hamqsl.com/solarmuf.php</a>”<br />
]<br />
},<br />
},</p>
<p dir="auto">Dennis</p>
]]></description><link>https://forum.magicmirror.builders/post/105629</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105629</guid><dc:creator><![CDATA[N6NG]]></dc:creator><pubDate>Mon, 31 Oct 2022 21:59:43 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Sat, 29 Oct 2022 22:56:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> Thank you… I’ll give it a try…<br />
Dennis</p>
]]></description><link>https://forum.magicmirror.builders/post/105607</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105607</guid><dc:creator><![CDATA[N6NG]]></dc:creator><pubDate>Sat, 29 Oct 2022 22:56:11 GMT</pubDate></item><item><title><![CDATA[Reply to Using MMM-Widget for images on Sat, 29 Oct 2022 18:32:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/n6ng" aria-label="Profile: N6NG">@<bdi>N6NG</bdi></a> Hi,</p>
<p dir="auto">I do not know the MMM-Widget module but you could use my <a href="https://github.com/Tom-Hirschberger/MMM-EmbedURL" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-EmbedURL</a> for this job. Simply set the “embedElementType” to “img”.</p>
<p dir="auto">The config will look something like:</p>
<pre><code>{
  module: "MMM-MMM-EmbedURL",
  position: "top_center",
  header: "Embed-URL",
  config: {
    updateInterval: 120,
    embedElementType: "img", 
    embed: [
        "https://www.hamqsl.com/solarmuf.php" 
    ]
  },
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/105606</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105606</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Sat, 29 Oct 2022 18:32:05 GMT</pubDate></item></channel></rss>