cancel
Showing results for 
Search instead for 
Did you mean: 

REMOVING ALFRESCO COMMUNITY FOOTER LOGO AND WORDINGS IN THE ADVANCED SEARCH PAGE

echiboka
Champ in-the-making
Champ in-the-making

Good day Guys,

I have removed the Alfresco community footer logo and wordings on Alfresco community 5.0d but anytime i use the advanced search feature the footer logo and wordings still appear on the advanced search page.

Does anybody have an idea of how i can remove the alfresco community logo and wordings at the footer of the ADVANCED SEARCH PAGE!!

Thanks and BR,  Ejike

13 REPLIES 13

echiboka
Champ in-the-making
Champ in-the-making

Okay Jeff.

Sorry for that. I guess we see it differently in different cultures across different countries.

It won't happen again.

Regards,

khampol
Confirmed Champ
Confirmed Champ
All you need to do is visit the following location:
<Alfresco>/tomcat/webapps/share/components/footer
[<Alfresco> is the location of your Alfresco program folder - usually /opt/alfresco<version>]
cd tomcat/webapps/share/components/footer

copy the footer.css file
cp footer.css footer.css.original
 
Edit the footer.css file
vi footer.css

add the following line after the .footer { and .footer-com .copyright {
display:none!important;

Tested and works !

path :

/opt/alfresco-community/tomcat/webapps/share/components/footer/

khampol
Confirmed Champ
Confirmed Champ

More...

Logo for login


/opt/alfresco-community/tomcat/webapps/share/themes/lightTheme/images/logo.png