Bootstrap lite - Backport of Backdrop bootstrap based theme

Component ID

2606668

Component name

Bootstrap lite - Backport of Backdrop bootstrap based theme

Component type

theme

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5989

Component created

Component changed

Component body

It's clean and minimal backdrop oriented bootstrap based theme inspired by Drupal Bootstrap theme.
Bootstrap-lite is separated project from Drupal Bootstrap theme with no guarantied drupal bootstrap theme compatibility.

Please try Demo site.

Features

Drupal 8

Good for testing and development. Please post issues.
1. BootstrapCDN based.
2. Bootswatch support (via BootstrapCDN) included. Easy to pick a Bootswatch free theme. TODO
3. Font awesome support included.
4. Other tweaks:
- Navbar settings (fixed, static, top, bottom).
- Ability to use fluid or fixed width.
- Admin section compatible!
- support sticky header for tables and does not conflict with fixed top navbar.

Excluded from original drupal bootstrap code

- Starter kit. But you still can create sub theme. See Developing themes
- Tooltip. Feature is here, but you need follow documentation to make it work.
- Popovers. Feature is here, but you need follow documentation to make it work.
- Anchors settings. I believe this one need to be done via module.
- Well settings.
- Breadcrumbs tweaks.

Drupal 7

1. BootstrapCDN based.
2. Bootswatch support (via BootstrapCDN) included. Easy to pick a Bootswatch free theme.
3. Font awesome support included.
4. Other tweaks:
- Navbar settings (fixed, static, top, bottom).
- Breadcrumbs tweaks.
- Ability to use fluid or fixed width.
- "XX time ago" for nodes and comments instead of regular time.
- Admin section compatible!
- support sticky header for tables and does not conflict with fixed top navbar.

Excluded from original drupal bootstrap code

- Starter kit. But you still can create sub theme. See Developing themes
- Tooltip. Feature is here, but you need follow documentation to make it work.
- Popovers. Feature is here, but you need follow documentation to make it work.
- Anchors settings. I believe this one need to be done via module.
- Well settings.

Installation

- Install this theme using the official Drupal CMS instructions at
https://www.drupal.org/getting-started/install-contrib/themes

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.

Thanks to drupal module Authors

http://drupal.org/node/259843/committers

Drupal bootstrap original theme

Drupal Bootstrap theme