bootstrap-theme
Here are 323 public repositories matching this topic...
Using Material-Kit, I'm unable to figure out how to get the date/time picker to be restricted to time only. Looking at the instructions on GitHub for the plugin as referenced on the Material Kit's documentation and website, the instructions are not clear -- they show how to do it for an older version, but Material Kit is using a modified version, and the instructions shown do not work. Has anyon
the variable $topbar-base-height is used for adjusting the height of
.sidebar-brand & .topbar class.
But the variable is statically declared without the !default keyword.
This forces user to modify sb-admin2 theme, because they can't override the variable.
So please add a !default keyword for $topbar-base-height variable
-
Updated
Jun 19, 2020 - HTML
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jun 28, 2020 - HTML
-
Updated
Jun 8, 2020 - Vue
-
Updated
Jun 21, 2020 - JavaScript
-
Updated
Jun 18, 2020 - HTML
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x ] I am running the latest version
- [x ] I checked the documentation and found no answer
- [x ] I checked to make sure that this issue has not already been filed
- [x ] I'm reporting the issue to the correct repository (for multi-repository projects)
Expected Behavior
At the desired
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Jun 27, 2020 - HTML
-
Updated
Jun 19, 2020 - HTML
I don't know if this project is actively maintained or not. But I'd like to update it to Latest bootstrap versions and update the documentation as well. Is there anyone I could talk to about it?
Or should I just get a fork and continue there? Is this project abandoned?
-
Updated
Jul 5, 2020 - JavaScript
Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).
<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />
-
Updated
Jul 1, 2020 - HTML
-
Updated
Jul 2, 2020 - HTML
-
Updated
Nov 2, 2019 - CSS
-
Updated
Jun 26, 2020 - JavaScript
-
Updated
Jun 30, 2020 - CSS
-
Updated
Jun 19, 2020 - CSS
-
Updated
Jun 18, 2020 - HTML
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jun 19, 2020 - HTML
-
Updated
Mar 13, 2020 - HTML
-
Updated
Apr 13, 2020 - Vue
-
Updated
Jul 18, 2018 - Java
-
Updated
Dec 31, 2019 - CSS
-
Updated
Jul 6, 2020 - HTML
Improve this page
Add a description, image, and links to the bootstrap-theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bootstrap-theme topic, visit your repo's landing page and select "manage topics."


Not a single form field has a label. These designs are not usable and the patterns presented should be discouraged.
I suggest adding a validation check like Nu Validator, aXe, lighthouse, etc. to show all the places this markup is invalid.