I spend a few days reading through CSS but I can’t seem to move module around. I want to create a header section where I can place different modules like clock, world_clock. Right below is family photos. I place my photos on fullscreen below with a height of 50% and I add padding-top=100px and remove all padding right left bottom to 0 px. Thinking that it will create a blank space at the top section of the photo.
It didn’t work. I place my clock module in the top bar but it just overlays on top of the photos. Now I change to top_left and top_right. I’ve attached my screenshot.
How do I fix my custom.css to push the picture below the clocks?
Also, my US holiday calendar is showing with 2 lines (the date and United States). I see others didn’t have the word United States on their screen. How can I fix so that United States doesn’t show up.
Thanks in advance.
Read the statement by Michael Teeuw here.
Posts made by matelot20
-
Question about layout position
-
RE: Weather Forecast layout in row format
Exactly what I need except that upon further reading, it requires darkSky API key which no longer available when I get on the site. The older version requires weather underground API key and you can only get if you have a weather device. Man, they make it tough to get a simple key :-) Thanks for the response.
-
Weather Forecast layout in row format
Hi, just start to learn about MM. The current weather forecast module shows the days in vertical order. Has another one able to change the layout to horizontal mode where you can have 5 or 7 days in the footer next to each other instead of top to bottom.
I am thinking of using the bottom bar to place the weather forecast with date and below the icon for the forecast and then the min-max temp. Anyone has done that?Thanks
-
MMM-Mycalendar
I add US holiday calendar to mine and it shows with 2 lines. The holiday name and United States as the word below. Is there a way to remove the word “united states” so that it only shows 1 row with just the holiday name?
Thanks. -
RE: GooglePhotos on MagicMirror2
@TamP Was able to get it to work. I had to click on “Advanced” to make it work. Thanks for the link.
-
RE: GooglePhotos on MagicMirror2
Just started installing yesterday with gitHub MMM-google photos but I get the message that says “app isn’t verified”. Was wondering if you are getting the same error message? If so, how did you fix it. Thanks