Read the statement by Michael Teeuw here.
Viewed at 15m - Scale everything up x10+
-
Hi, I’m building a display for a large hall, which will be used to show minimal information and be readable at 5m+.
So I want all text to be display sign size. How can I best approach this? Basically whatever CSS classes there are in the core code or any module, they will all need to be 10x font size.
-
@Bill-Door or just zoom in, ctrl +
in either case, u will have less room to display things
-
Solution needs to survive an unattended reboot. Is there a programmatic way to apply a “just zoom in”?
Displaying less is intentional. :)
-
@Bill-Door You can use custom.css with zoom property for body. Adjust 200% below to your taste.
body { zoom: 200%; }
PS: It will also survive the reboots :)
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