Has anyone tried to apply two way mirror film directly to a monitor/display screen instead of putting it on glass then putting the monitor/display behind it?
Asking for a friend…
Read the statement by Michael Teeuw here.
Posts
-
Two way mirror film
-
RE: MMM-NewsFeedTicker Make Banner and Scrolling Text Smaller
@justjim1220 This is how my config looks now. I’m assuming that I need to add the, headline.className = “bold small bright”; ****
{ disabled: false, module: "MMM-NewsFeedTicker", position: "bottom_bar", //classes: "day_scheduler", config: { feeds: [ { title: "New York Times", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml", encoding: "UTF-8", //ISO-8859-1 className: "myClass", defaultLogo : "" }, { title: "USA Today", url: "http://rssfeeds.usatoday.com/UsatodaycomNation-TopStories", encoding: "UTF-8", //ISO-8859-1 className: "myClass", defaultLogo : "" }, { title: "BBC World News", url: "http://feeds.bbci.co.uk/news/world/rss.xml#", encoding: "UTF-8", //ISO-8859-1 className: "myClass", defaultLogo : "" } ] } },
Thanks for helping me out with this!
-
RE: MMM-NewsFeedTicker Make Banner and Scrolling Text Smaller
@justjim1220 Can you dumb this down for me? Can those four lines go anywhere after module:? What am I putting in place of ****? I’m just learning this stuff. Thanks!
I got the logo fixed. -
MMM-NewsFeedTicker Make Banner and Scrolling Text Smaller
Where in the config are you able to make the News logo and the scrolling text smaller.
-
RE: Change Compliments
Thanks everyone! Figured it out. Onto breaking something else…
-
RE: Compliments config
@mykle1 Found my problem. Thanks for the help. Read your “absolute-beginners” topics. Huge help!
-
Compliments config
How do you change the default compliments. Where are they. I don’t see them under compliments module. They must be somewhere if they are showing up when MM is running.
-
RE: Change Compliments
@thestigh I’ll try this. It looks different then what is supplied by MM. I think i have the syntax wrong and haven’t learned yet how to do the coding. Thanks.
-
Change Compliments
I would like to change the default compliments but dont see them under compliments module. Or do i need to add the config shown in compliments page.