moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
65 stars 58 forks source link

Improvement: Add font color setting to the advertisement tiles #519

Closed abias closed 10 months ago

abias commented 10 months ago

During the review of #391, it became apparent to me that it would be worthwhile to have a font color setting for the advertisement tiles (and later for the slider) to give admins a basic possibility to adapt the font color to darker and lighter background images without fiddling with CSS.

This is how the advertisement tiles always look now with a light and a dark background image:

grafik

As a start, we could add a setting to each tile which allows the admin to switch the font color from black to white with a small glow, similar to the styles which we use for the course header background images:

grafik
abias commented 10 months ago

This was solved by #520