Read the statement by Michael Teeuw here.
organization of the text next to the icon.
-
I will try to play with this. But already mine gave a north !!!
I will try to create the lines. About aligning if standing next to the icons already helps. Now creating html is simpler. I will try to understand. Anything I report.
-
Wait! I think that’s not what @iorifly wants, right?
If I understand this correct (and it is difficult to understand ;) ) the text in the middle should be aligned left?
If I place the module on the right side, the text is far from the icons.
-
I will send another photo. with the module positioned to the left of the screen.
-
@doubleT yes, you are correct… sorry, I misunderstood , I thought he wanted the icons on the right end of the line
-
I actually want it that way. See how the text is perfectly aligned to the icon.
-
I also wanted to put lines
Like the ones I set as an example. I actually want white line like the one under “Home assistant”
https://imgur.com/sx9Muq2 -
Ok, I understand. I’m looking at the code and I think it’s not written very good. There are cells named “align-left” and “align-right” – stupid in this case as there’s no CSS for it and the cells are taking their alignment from the module position, it seems.
Are you familiar with the dev mode? Can you check the html structure of the table and see if the cells and table rows that you try to change have any class names?
I’m trying to figure this out and then I’d suggest some entries in the custom.css file.
-
text alignment, you will have to change the code. the author did not provide element classes you could modify with css. (see the code from one of my prior posts, he just set style to ‘align-left’ or ‘align-right’ or let it default (text nodes align right by default for ltr languages)
adding a line under some entries,
you will have to modify the code to add that capability -
It can be done in css even if there are no class names. Give me a minute.
-
Thanks! I’m in no hurry. Even because it took me a long time to get here. sdetweil helped me extremely.
Thank you very much for all your support! sensational you !!!.