Hi Idar, thanks for the suggestion. But this changes the height of each option in the list. This makes selecting it on mobile devices harder. My goal is to reduce the size of the window itself, so you can scroll in the window to see the options. Lovelace does this automatically when youāre at the bottom of the page and open a input_select window. But since I have a sticky footer, the list goes under it, and I canāt see all items.
So what I want to achieve is to set an own max height of the actual window (and not let Lovelace decide the max height based on the empty space under it). Using inspect element, I have located the element, but nothing I try has any effect.
I seems to some kind of responsive element as well. When the list is open and you resize the window, it auto adapts if the browser window is smaller than the list box itself (allowing you to scroll inside the box window, which is what I want to set myself at a fixed height).
You donāt need to do that. Itās a default HACS repo. Just search for it in HACS. (Also, go to the first post of this thread and follow the link to Github: All the instructions are there.)
Donāt use the search bar in HACS, but the button on the bottom right. The search bar is to search for plugins you already installed. The button on the bottom right is for installing new plugins.
The button on the bottom right is for installing new plugins.
So if you want to install card-mod, then you need to press that button, search for it and install. This is something you should read if you donāt understand what it means: Getting started | HACS
Because many new HACS users use the search bar op top to find new plugins, instead of the button right under and then get stuck. Since you had issues, I just gave you a hint incase you were having the same misconception.
Can someone help me? Iāve started editing my Lovelace, but I want the text centered and the icon visible only when thereās movement in red. But this doesnāt work no matter what I try.
This works great I even made the buttons images, so I have bigger hitboxes. My only problem is the shadow of the picture element itself do you knwo how I can get rid of that?
What do you mean by shadow?
Is it that the picture element is a bit brighter than the background? This only depends on the picture itself - if itās fully transparent or not, or it has any color tint.