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?.
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