Demo to see how the theme looks in a sample Drupal site Apply theme
A HTML5 Bootstrap Grid based theme. It does not include any other Design Elements from Bootstrap. Likewise, it does not use any bootstrap related javascript. Dawn is a minimally styled theme base providing a clean starting point for your project with a steady grid system which many other modules work with.
Basic Features
- 8.x-1.2 — Choose between Bootstrap grid version 3 or 4! Default is 3.
- Unique region layout. Content First, Mobile ready.
- HTML5/SEO focused semantic.
- Theme settings for sidebar(s) and content column widths. Sub-themes can have their own widths!
- Header, Content & Footer options for 'fluid' containers
- See Dawn's styleguide overview png
- Integration with Breakpoint module.
- (v3 grid | D7 & D8) includes Responsive Utilities and Alignment classes. Also: bootstrap-big-grid as well (not supported by theme settings..yet)
- (v4 grid | 8.x-1.2) includes Grid & Layout Utilities with
Grid Equal-Width Multi-Row, Sizing Utility, Display, Spacing & Visibility Utilities. - Block wrappers use DL Tag with block labels wrapped with DT to avoid 'old fashion' (html4) H2 semantic (seen in most theme sidebars).
- Adds 'Block' helper classes:
block-has-title
,block-no-title
- Adds 'Body' helper classes: [
layout-one-sidebar
withlayout-sidebar-first
orlayout-sidebar-second
]. for pages where neither sidebar contains blocks:layout-no-sidebars
- Lets YOU establish deeper CSS/LESS/SCSS/BEM… methods as needed.
Plays Well With Others
Recommend Using
- Enable core: Inline Form Errors
- Disable Html5 Validation — as we can not style client side validation.