🔹 Layout-card - Take control of where your cards end up

Thank you, I used your solution and now it works perfectly!

As picture-elements requires a image background, it took some time to find a suitable sized transparent image. In the end, I used a self-hosted 25x1 transparent image. If it was wider, the height of the card would become too small and it would cut out. If it was too narrow, the card height would become too big.

My config is starting to become confusing, as my card layers are the following. Let’s hope that I don’t need to go a lot deeper :smiley:

vertical-stack
	conditional
		picture-elements (for "badge")
	layout-card
		other cards (my main UI)