GD Header

Component type

module

Categories

Maintenance status

Development status

Downloads

59

Component created

Component changed

This module provides a block with the page title and a configurable image in the background. You can see a live demo of this module by browsing the original author's website in the credits section.

SCSS Field

Component type

module

Maintenance status

Development status

Downloads

6

Component created

Component changed

Provides a 'SCSS' field type. Developers and site maintainers can enter SSCS code ("indented" SASS code is currently unsupported) into the field, and it will be compiled to CSS and attached to the page wherever the entity is displayed.

It is possible to "scope" the SCSS/CSS to the parent entity such that any CSS rules therein only apply to that entity.

This module is under active development and is not, by any means, ready for production use.

Breakpoints Class

Component type

module

Maintenance status

Development status

Downloads

9

Component created

Component changed

This module adds classes to Body tag of page based on configured Breakpoints via Javascript.

Why not Browserclass?

Do you like Browserclass module as I do? So you know that changing of browser window size not changes classes that applied to Body tag. It happens because Browserclass module logic is based on User-agent and works totally in backend.

Sidr

Component type

module

Maintenance status

Development status

Component created

Component changed

Sidr integration for Drupal. This module allows the admin to create "trigger" blocks which when clicked, use the Sidr libraries to slide in / slide out a specified target element. This is very useful for implementing responsive menus. All you have to do is create one or more dedicated regions in your theme, say, mobile_menu and then configure a sidr trigger block to toggle it.