Read the statement by Michael Teeuw here.
Enlarging clock causes overlap
-
Hi all!
I have been making a new installation and am having issues with the clock. I have the screen in a portrait position and I want the clock to be displayed at the top taking up the whole width so it can been seen clearly across the room. The issue I am having is that although I found out about the ability to use the custom.css file to tweak things like the font size, it is now overlapping other modules and the date dissapears off of the top of the screen:

Is there anyway to get the the date closer to the clock and move the other modules below the “top_bar” where the clock is now?
Many thanks!
-
@smartroad okay figured out the spacing issue, added:
.region.top .container { margin-bottom: 275px; }and now have the calendar and waether spaced below the clock. Still not sure how to move the date closer to the clock though
-
This post is deleted! -
Wooo sorted :D
.clock .time{ /*transform: scale(5);*/ font-size:300px; } .clock .date { font-size: 75px; margin-bottom:75px; } .region.top .container { margin-bottom: 200px; }results in:

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login