cancel
Showing results for 
Search instead for 
Did you mean: 

How to alter CSS files inside aikau-1.0.101.10.jar

paulclinton
Confirmed Champ
Confirmed Champ

Hi.

I was working on translating Alfresco share to Arabic i.e to RTL format.

Now coming to the question, I've encountered a problem while altering the css files to support RTL. The problem was that some css files were situated inside aikau-1.0.101.10.jar file. Can anyone help me on how to alter these css files ? or Can I override these files somehow ?

2 REPLIES 2

eugenio_romano
Elite Collaborator
Elite Collaborator

Hi, this channel is about ADF the Alfresco Angular framework : 

GitHub - Alfresco/alfresco-ng2-components: Alfresco Angular Components 

I will move your question on Content service. Next time you have any question around AIKAU please do it there.

Thanks

afaust
Legendary Innovator
Legendary Innovator

You cannot override CSS files contained in the Aikau JAR. There are some aspects of the styling that use variables and can be overriden globally via the theme using CSS tokens. This is included in the documentation about adapting the theme. Of course you can also try to load additional, page-level / global CSS files and use more specific CSS rules to overrule some of the default styling rules.