adaptlearning / adapt-contrib-core

Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.
GNU General Public License v3.0
3 stars 17 forks source link

Notify: Move title directly above body text #586

Closed swashbuck closed 1 month ago

swashbuck commented 1 month ago

Subject of the enhancement

When using images in feedback popups, it would be useful to have the option to move the title text directly above the body text. This reduces the overall vertical space of the Notify contents. This is a template modification that we commonly make in projects and cannot be accomplished with CSS alone.

Alternatively, move the title above the body text whenever images are used in a Notify feedback popup. No need for a new option.

Screenshots

Current behavior Title is above both the body text and graphic.

Proposed option Title is directly above the body text to reduce vertical space.