8000 User search name in the center · Issue #573 · victrme/Bonjourr · GitHub
[go: up one dir, main page]

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

User search name in the center #573

Open
nobef opened this issue Feb 26, 2025 · 5 comments
Open

User search name in the center #573

nobef opened this issue Feb 26, 2025 · 5 comments

Comments

@nobef
Copy link
nobef commented Feb 26, 2025

Put it like that

I would like to move the headline to the center.

Image

@victrme
Copy link
Owner
victrme commented Feb 27, 2025

Do you also want your search in the center? Or just the placeholder?

@nobef
Copy link
Author
nobef commented Feb 27, 2025

@victrme Placehoder

@victrme
Copy link
Owner
victrme commented Feb 27, 2025

What you can do is add this custom style:

#searchbar {
  text-align: center
}

#searchbar:focus-within {
  text-align: left
}

Let me know if it is enough

@nobef
Copy link
Author
nobef commented Feb 28, 2025

@victrme

Image
Thank you, it works.
But I really wanted to immediately ask as an option. Is it possible to increase the font size of this inscription, or maybe the color

@nobef
Copy link
Author
nobef commented Feb 28, 2025

Such an effect

Image

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

No branches or pull requests

2 participants
0