I didn't understand why, even though I selected this style from the list, it didn't display the FA icons.
And I realised that it didn't appear as selected because it is stored as dama??o in the config.
The names of the styles selected to display Font Awesome icons are not encoded in UTF-8 in the board3_portal_fa_styles config. When they contain special characters, they are not recognised and continue to display image icons.
Proposed fix — apply the following minimal change in the store_fa ...
I have created a module that allows me to display blocks of links retrieved from an extension. The permissions for displaying these blocks are configured upstream by the extension.
I would like to disable the ‘Module permissions’ block. https://upload.cabotweb.fr/images/2025/12/15/module ...
I don't know if this is of interest to you, but I've modified a few things in the styles/prosilver/ to use a flexbox layout, plus I've added RTL support for FA icons in some modules by changing fa-arrow-circle-o-right to fa-arrow-circle-o-{S_CONTENT_FLOW_END} .