cancel
Showing results for 
Search instead for 
Did you mean: 

hide 'header' & 'footer' of share pages.

andy2_0
Champ in-the-making
Champ in-the-making
I want to embed alfresco share to a my web application thru iFrame, I hope to hide the "header" & "footer" of share pages, is there an easy way to do this?
Thanks for help!
2 REPLIES 2

afaust
Legendary Innovator
Legendary Innovator
Hello,

the header and footer are simple regions / components that you can hide by utilizing sub-components binding in Surf extension. Take a look at the alfresco-portlet-extension.xml which hides the header and footer for Liferay / portal container based Share embedding.

Regards
Axel

andy2_0
Champ in-the-making
Champ in-the-making
Hi Axel, thanks for prompt reply, I will try the solution you given out. Again thanks!