Would anyone be able to assist me in styling the divider lines highlighted in my screenshot below. Im really struggling to give this bit to work. The research I have done so far would suggest divider line colour is set by --secondary-text-color: however it doesnāt seem to change the colour, I have set this at both the card style level and in my theme but neither seem to be taking effect.
Previous posts above suggest that the following should be used to set the colour, but this code doesnāt seem to make any difference in either the card or theme. Colour is defaulting to white in this card.
Interesting though Iāve just checked other dividers used in the entity card and they appear to be picking up the correct colour (see image below), I am assuming the theme is therefore working and perhaps the dividing lines in the feed card are referencing something else?
could be so, entities card have a HA-element, have no idea of feed-card, then try to use - type:divider ( thou i think this is special also, but -type:section , hmmm might also only work i card like entities.
what the āpurposeā of feed-card ?
PS: I dont think you can use Card-Mod on this card, it seems āDeprecatedā ā¦ try template
edit2: and remember all the ātrivialā stuff, like clear ur browser, check in other browsers , when ur working with this card
not this card in particular, but in below link, you find another ink to ācustom-updaterā , ā¦ and in regards to the problems people had/have i see in " Lovelace: Home Feed Card" ā¦ i made my own āassumptionā , i would never start to use it , sorry but thatās my opinion ā¦ when was the Last Update from developer of this Card ? , thatās a part of my Assumption
PS: Sorry i mixed up the 2 cards in regards to āupdatesā , but still donāt find any āoptionsā for divider.
But i do see that it uses āentitiesā , and it should in this case be there, if possible
entities:
- entity: your.entity
name:
something:else
- type: section
* i dont know which options CSS there are for defining the "section"
but there is - type: devider
which have more options, maybe your Theme vil apply what you already have, as it's within "entities"
I tried that thing with those anchors and it worked wonderful. Thanks for that.
But saving some changes with editor in UI seems to evaluate those anchors and paste the code instead of my anchors.
Next time I would like to change something I have to do that again many times!
@Ildar_Gabdullin thank you so much for all the examples you have provided in this post. I have spent many hours learning from your examples.
With the changes made in 2022.3 I have found that all my input (select, date, numbers) references have boxes around them now. For input_select I have eliminated the boxes using the code Iāve listed below, but after i select a new item in the dropdown box the gray box reappears until I click anywhere else on the screen.
I noticed this problem before but it nevered bothered me because it didnāt involve the input_ fields. Now it just looks ugly. Looking for help in eliminating this box, thanks
Sorry but I dont use the UI editors, and use YAML mode.
do believen those editors strip all comments too, so these anchors might not be recognize either? As said, I wouldnāt really know, but just to be sure, do keep copies of the yaml files you make before saving in the editor
@cyn
Thanks a lot for good words!
These elements were changed in the 2022.3 and some styling for them need to be changed too.
I will prepare updated posts for these elements - a bit later (I very very hope).
Our crazy president is about to start a WW III, so I have some other jobs to do (((
so since I updated somethings stopped working. I remember reading they were going to depricate something but I just canāt find the thread anymore. Iām pretty sure they wanted to depricate the paper item or something but what Iām kinda confused about is that that is still working, thatās not working is ā.infoā I want to hide this part here:
fyi, adding the player to an entities card makes a difference. Perfectly aligned with the other cards, and exact height of a regular card-header (in my config):