Personal tools
Home Webmaster Resources Zope/Plone Plone FAQs

Plone FAQs

How can I show/hide/modify portal tabs?
All items that are shown in the tabs navigation bar in plone are located inside portal_actions.  Inside portal_actions, you will notice the category field.  The category field basically tells Plone where to place your action item.

If you want to hide the default portal tabs (news, home, members), simply find the entry in the list and uncheck the visible box.

If you need to modify the look of the portal_tabs, you can find their associated style sheet information under #portal-globalnav.

If you are looking to modify the behavior and source code for the portal_tabs, you need to modify the global_sections page template which is located in portal_skins/plone_templates.

Need assistance with your project? Universal Web Services can help.
Contact us to request a quote.