thomasloven / lovelace-layout-card

🔹 Get more control over the placement of lovelace cards.
MIT License
1.08k stars 127 forks source link

Would love to be able to style the background of the layout cards #182

Closed msymms closed 2 years ago

msymms commented 2 years ago

I am coding a workaround at the moment by adding key.startsWith("background") to the addStyles function and then styling it in the layout dictionary in the config file, but that is a sloppy way to do it.

msymms commented 2 years ago

Well, my solution works well in a browser, but not in the iOS apps. I cannot make the cards within the grid transparent. Back to the start now.

thomasloven commented 2 years ago

I recommend card-mod for this.