cancel
Showing results for 
Search instead for 
Did you mean: 

Customize Alfresco by changing UI

balaji_r
Champ in-the-making
Champ in-the-making
Hi all,

I have using alfresco-labs-tomcat-3Stable and downloaded source code from the Alfresco SVN ,
I am trying to change the templates (UI,images ,color,and so on) in the alfresco site, for that i have to go each and every page but this is tedious to do. is there anything like tiles concepts in alfresco coding? . if so which file i have to change?.

Cheers
Balaji.R
1 REPLY 1

javauser007
Champ in-the-making
Champ in-the-making
Hi Balaji,
You just need to change a couple of .css files located at webapps\alfresco\css for changing the colors.
for images - just replace the original images with your own images and keep the names as it is.
for logos and headers you need to change the class named with PageTag.java available in alfresco-web-client.jar