after browser mod update i changed the codes for my popup windows, but now the background of the popup window is transparent. how can I easily fix this?
Hello @Mattias_Persson sorry for bothering you but I’m getting mad in fitting my config inside my tablet screen (Samsung SM-T500 2000x1200 resolution).
It looks like that I’m a few pixel larger than 1200 and consequentially I can scroll the screen. Moreover footer buttons are aligned to the end to the screen without any free space.
I already tried to change custom-layout-card-padding: 3.3vw without any result.
What should i check?
I did it differently at home assistant and replaced the sensor.hacs with my own one {{states.update | selectattr ("state", "eq", "on") | letter | count}}
Sorry to interrupt you again, but I really like to combine the config of you and Mattias.
For example the weather icon is really cool but if I implement the code in the lovelaceui.yaml and in the button_card_templates.yaml I still get an error (ButtoncardJSTemplate Error).
How is anyone supposed to know what you missed if you provide no info at all? console log
popup/footer_updates.yaml - fill in ALL entities. missing one? track it down by searching my repo
Hello @Mattias_Persson changing size of sidebar to 26% fixes the problem, what is strange is that changing the other values you suggested does not have any impact on layout. how is this possible? I expect that those values should change the spacing between items.
Thanks!