You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a 5" screen with a resolution of 800x480 that I'm currently using with the pi page. I wanted to add a forecast to the bottom of the screen, so I copied that part of the main index template over to the pi template, but the icons are too big and only 5 of the 7 days are shown.
I tried adding style="scale:0.75;" to the divs which works on Firefox, but not with Chromium.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a 5" screen with a resolution of 800x480 that I'm currently using with the pi page. I wanted to add a forecast to the bottom of the screen, so I copied that part of the main index template over to the pi template, but the icons are too big and only 5 of the 7 days are shown.
I tried adding style="scale:0.75;" to the divs which works on Firefox, but not with Chromium.
Any ideas how I can make these icons smaller?
Beta Was this translation helpful? Give feedback.
All reactions