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

Floating labels aren't very customizable #34198

Closed
bojmaliev opened this issue Jun 7, 2021 · 3 comments
Closed

Floating labels aren't very customizable #34198

bojmaliev opened this issue Jun 7, 2021 · 3 comments
Labels

Comments

@bojmaliev
Copy link

I really love floating labels but:

  • I can't append or prepend things like normal Input groups.
  • Use different label and placeholder.
@alecpl
Copy link
Contributor

alecpl commented Jun 7, 2021

This probably should be two tickets. Could you elaborate on the first issue?

@bojmaliev
Copy link
Author

When using normal input-groups you can use input-group-prepend and input-group-append classes to easily append and prepend other inputs to your input.
For floating labels according to documentation you should use standard bootstrap row and col classes to have more inputs in one row, but the effect isn't the same.

@719media
Copy link
Contributor

719media commented Jun 15, 2021

I don't understand. What are you doing different than this

https://jsfiddle.net/mvp3yL0r/

I understand the rounded corners of the form-floating are off, but you can style override those for now:

https://jsfiddle.net/ma90zc23/

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