messageagency/ma_bg_img_formatter

There is no license information available for the latest version (1.5) of this package.

Adds an image formatter which renders an image in a background style.

1.5 2025-05-27 16:56 UTC

This package is not auto-updated.

Last update: 2025-05-27 17:34:50 UTC


README

This module provides a field formatter for image fields that renders the field as markup with the image as a background image style.

It does not provide any way for the background image to be set on the field's parent entity's wrapper, which is a common need (think billboards). That kind of functionality could be handled in ma_layouts module by adding config settings to a custom Layout class (tbd).