joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.73k stars 3.64k forks source link

Atum is loading fontawesome.min.css in the administrator side. #43269

Closed pl71 closed 4 months ago

pl71 commented 4 months ago

What needs to be fixed

Atum is loading fontawesome.min.css i/o joomla-fontawesome.min.css.

Why this should be fixed

I want some consistency between backend and frontend regarding article creation and representation.

How would you fix it

remove the redundancy CSS file in the Atum template. Use joomla-fontawesome.min.css from Joomla core.

Side Effects expected

The appearance of the Atum template should be checked.

brianteeman commented 4 months ago

I want some consistency between backend and frontend

What inconsistencies are you seeing - can you provide some examples please

pl71 commented 4 months ago

@brianteeman Sorry, it seems to be a JCE issue. Now it is resolved by adding joomla-fontawesome.min.css to the custom css-es in its global configuration. Otherwise, fontawesome was not present in the editor area.

Quy commented 4 months ago

Closing as not a core issue.

brianteeman commented 4 months ago

add it to the list of issues caused by that extension