I'm trying to see if I can recreate this D7 website (which uses a Bootstrap 3 subtheme) in Backdrop.
https://www.harleyonsafari.co.za
- a fixed navbar at the top
- a full width hero image slideshow (the above website uses backstretch and a context)
- a fixed width page container
- One or more horizontal "panels" below to put featured blocks
- A multi-column footer
I've gone through all the themes, and every theme has a small banner in a container? I've spent several hours trying to "break out" of the container and remove the padding and margins without success. I'm happy to use the CSS injector module but so far it doesn't seem to overwrite the theme and Bootstrap CSS.
I'm not sure if I'm clear layouts vs themes. I'm using Boxton, and perhaps I should be adding container classes in the layout to achieve my goals?
Can anyone suggest a theme? Or a place where I can find some documentation and videos that would help me achieve the above. I loved D7, and Backdrop looks like it's had some real thought put into it. Perhaps I'm missing something important here in how to structure the website.
If you have specific questions about Tatsu or find any issues/problems, I recommend using the issue queue for Tatsu: https://github.com/backdrop-contrib/tatsu/issues
Tatsu currently includes Bootstrap 4.3.1. We should maybe give users the option to select newer versions of Bootstrap.
FYI - there are two other Bootstrap based themes:
https://backdropcms.org/project/bootstrap_lite
https://github.com/backdrop-contrib/bootstrap5_lite (under development)
I agree that this would be valuable: "training videos or examples on how the Bootstrap 4 classes work with regions, rows, blocks and views?"
I don't know of any right now.