I am want to use custom images in place of MDI icons. I know you can make a folder for images when making skins but I’m not sure how to define them in the variables.yaml or custom.css
Any points would be appreciated, Thanks.
EDIT: I have found many people asking the same question and see that it is not.
I’ve been looking for custom icons and figured out an alternative solution for now using widget_style. Here’s an example of my script widgets to select a radio channel:
does it gives an error or just not displaying?
u tried png files too?
mine looks like this:
background-image: url('custom_css/bbicons/VRT_Radio_1_logo.png'); background-size: contain; background-repeat: no-repeat; background-position: center center