Hello all, my name is Mike. I have been lurking on this forum for a while trying to decide if I wanted to try to build myself a Magic Mirror.
I have never done any programming. I have never done anything with a Raspberry Pi. I am computer literate though which is how I managed to get MagicMirror up and running on my Pi.
I don’t know how to solve my problem. First off, the only modules that are showing is the time, calendar, compliments and news feed. I didn’t want the compliments so I just deleted that line in the modules config file. I think the weather and forecast modules arent loading because they don’t know what city to show. Second thing which is my main concern is that the modules are too big. Meaning they take up all the space on the screen. I have read just about everything I can find and have attempted to implement what I find to no avail. There has got to be an easy way to do this. I have tried modifying the custom css to make the font sizes smaller but the only thing I have been able to do is make the “am/pm” on the clock part change size which leads me to believe I’m on the right track. I have been at this for about a week and It’s driving me nuts. Like I said, I have absolutely no programming experience whatsoever. I wish they made a WYSIWYG programmer thingy for this css/java stuff.
So am I right to be trying to modify a css script to do what I want or should I be trying to mess with the Java code?
And should I try to change the size using “small” or percent or px or whatever else acronym they use for font size. I used small and was able to make the pm on the clock smaller but I thought since Its the only thing in the script, it would apply that to everything.
I am going crazy guys because I know its super easy and I just can’t seem to get it. This is my first attempt at anything like this, but I have been reading and reading and felt fairly confident I could do this. I just need a little guidance. Thanks for any help.