bootstrap_package
bootstrap_package copied to clipboard
Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
# Support ## Description Dear community, in previous version this TS has worked to mark the pagelink with id 2 as active, when on the root page with id 1....
# Pull Request ## Related Issues * Resolves #1163 ## Prerequisites Rebuild JS by running `npm run js` inside Build folder. ## Description - Change JS for bootstrap 5 to...
Hi! **Thanks for your brilliant job at all!** @benjaminkott i think there is something wrong in this file: https://github.com/benjaminkott/bootstrap_package/blob/master/Resources/Public/Scss/bootstrap5/compat/_form.scss **Shouldnt there be the bootstrap variables in .form-control instead of hard...
Seems like the Package only contains the old p1 style frontendlogin.html but is missing the extbase version... or am i overlooking something? thanks in advance
TCEMAIN.tsconfig I guess the hardcoded uid = 1 is not ok. If this is supposed to be a configuration example, it should not be active code. ``` ################# #### TCEMAIN...
Im running TYPO3 10.4.13 and bootstrap_pakage 11.0.2 but I have some problems 1. I can not configure backgroud colors for top and footer and below foot 2. I do not...
Removes default font-size, because the header tag is configurable (h1-h5) and so the font-size should reflect this. # Pull Request ## Prerequisites * [ ] Changes have been tested on...
Adds position: relative to .carousel .carousel-indicators-navigation>li.active so that the absolute positioned element .carousel .carousel-indicators-navigation>li.active::before is shown correct. # Pull Request ## Prerequisites * [ ] Changes have been tested on...
Resolves: #1185