Responsive Bootstrap Block

Categories

Component ID

2513026

Component name

Responsive Bootstrap Block

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Responsive Block

The Responsive Block Modules extends Drupal Blocks with responsive features (Column Size, Offset, Push, Pull and Toggle)

How It Works

The Responsive Block Module extends Blocks with the default Bootstrap Column(Size, Offset, Push, Pull) and Toggle settings, so administrators can define a block's responsive features, without having to edit the CSS directly.

The Module is similar to Block CSS, but instead of providing a blank textfield to write CSS selectors it provides a predefined list (enhanced with the Chosen Module) so administrators aren't burdened with remembering or writing responsive features.

Responsive features (CSS selectors) are are stored in the "responsive" column within the "block" table and rendered using the "hook_preprocess_block" function.