COOPERATIVE
COOPERATIVE
In some cases we needed additional fields to extend content elements. We managed this so far. the main point is, that the new layout has different sizes and ratios for...
You can change the header to dark mode ("Template -> Constant-Editor -> "BOOTSTRAP PACKAGE: Navigation": set "Navigation Style" from "Default" to "Inverse"), then the header uses the inverted logo
i think it does exactly what it should: it increases the resolution if the device can process it. so you get a sourceset with 3 variants for each data-variant by...
You can find the default settings for the responsive images handling here: /bootstrap_package/Configuration/TypoScript/ContentElement/Helper/ContentElement.typoscript Just adjust the section: lib.contentElement.settings.responsiveimages.variants You can do this by using an extension to override it or...
Which PHP-/MySQL version do you use? Maybe you should Update to BP 11.0.3 If I remember correctly, there had been some change for the referencing of foreign_tables. I can't reproduce...
You can change the "main" div container in the default layout for pages Resources -> Private -> Layouts -> Page -> Default.html -> Line 14 from `` to `` and...
Yes, I think all page templates are using the default layout. I'm still using it in a project and it works fine @SventB is the outer wrapper `
But then – e.g. for Default.html - you exclude three content blocks and so maybe a lot of relevant content. Better use a simple but correct structure. The required semantic...
In my opinion, the behavior of the navigation is not an error but expected. The sub-navigation starts at level 1 (second level), originating from its parent element, and displays two...
ok, so menu_pages don't provide the use of icons out of the box. which bootstrap_package version do you use? you have to look for something like this in typoscript menu...