This module creates a field group display formatter that consists in a <div> wrapper with a CSS background (using the style attribute).

On 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)

On Drupal 8/9/10, the background can be set from a field of the rendered entity:

  • An image field
  • An entity reference field pointing to a Media entity

For adding support for color fields in D10, see [#2957137].

Field Group Background Image

Dependencies

Documentation

See Using the "Field Group" to manage content display.

Supporting organizations: 
Development and maintenance

Project information

Releases