Hello,
I would be happy if anybody could help me with CSS. i have no knowledge about it and reading the docs doesn´t help me much.
Here is my setup:
I created with NodeRed and RssFeed an entity which tells me what is currently running on a TVchannel(want to do it with my popular TVchannels). I created an picture elemnts card, because i wanted also to have a button to press, so that the TV changes to that channel (the button will be the TVchannel logo image, but i didn’t implemented it yet). In the following you will see, what i mean.
No the problem:
When the name of the show is too long, it get cut like in the following example.
I understand that i set with left: and top: the center of the element, but i would like it so that it writes from right to left, if you know what i mean. And is it possible, that when the name is really too long for the whole card, that the text ends with an “…” or that it adds a second row but with logical seperation?
Thanks to anybody who can help me.
Cheers