Question

I created a custom theme , I want to hide the default footer for page created with this theme , but when I comment out the code to display footer in theme.html , then it hides footer for all the pages of portal.

What configuration should I do to hide default footer and display custom footer on my pages and display the default footer on rest of the portal pages.

Thanks, Pranav

Was it helpful?

Solution

Pranav,

where exactly are you commenting? Portal theme by default will be linking to portal 8 footer.jsp. u need to chenge it to your custom theme footer.jsp. then u ll not see the default footer.jsp and it ll always use ur custom theme footer.jsp

OTHER TIPS

Update the footer.jsp under dynamicspots of your custom theme.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top