Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Layout icons - changeable textsize of number #448

Open
1 task done
BA2000 opened this issue Oct 18, 2024 · 3 comments
Open
1 task done

[Feature]: Layout icons - changeable textsize of number #448

BA2000 opened this issue Oct 18, 2024 · 3 comments
Labels

Comments

@BA2000
Copy link

BA2000 commented Oct 18, 2024

Requirements

  • I did a search to see if there is a similar issue or if a pull request is open.

Is your feature request related to a problem?

Hi, is there an option to change the text size of the number under the icons? For me, she is a little small, i wish i could it make bigger.

Describe the solution you'd like

The best...the text size is changeable in the UI.

Describe alternatives you've considered

No response

Additional context

No response

@BA2000 BA2000 added the feature label Oct 18, 2024
@flisse
Copy link

flisse commented Nov 19, 2024

That is exactly the feature I wish for.

@idaho
Copy link
Owner

idaho commented Nov 28, 2024

Hey @flisse @BA2000

if you have card-mod installed, you can simply add the following code.

card_mod:
  style: |
    .badge {
      font-size: 20px !important;
    }

I may add an option to configure this in one of the next major releases.
If you have additional ideas for the next major release, feel free to contribute them in the discussion forum. For more experienced users, I will add some custom card configurations, see #477

@BA2000
Copy link
Author

BA2000 commented Dec 2, 2024

Thanks for the hint @idaho, thats it.

Greetings BA2000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants