Field Group Background
Categories
Component ID
2334113
Component name
Field Group Background
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
10928
Component created
Component changed
Component body
This module creates a field group display formatter that consists in a <div> wrapper with a CSS background (using the style attribute).
For Drupal 7, the background can be set from a field of the rendered entity:
- An image field
- A color field (Color Field / jQuery Colorpicker modules supported)
For Drupal 8, the background can be set from an image field of the rendered entity.
This module can be used alongside Display Suite, and is particularly useful for creating custom fieldable panels panes bundles:

