Advanced Search
Search Results
2 total results found
How do I change the header image in Plone?
Programming and Web Development
Plone
Enter the the Zope interface by adding /manage to the end of your URL. Go to the folder ‘/portal_skins’ and the subfolder ‘/plone_images’. Click on ‘logo.jpg’ Click on Customize and you will be directed to the /custom folder where you can upload your logo imag...
How do I change the nav portlet?
Applications/Software
What I want to do: Change the navigation portlet so that only the current top folder and its contents appear.The fix:Go to the ZMI in Plone.Go to portal_properties → navtree_propertiesUncheck “includeTop” Put the “topLevel” equal to 1.Source: Plone Users maili...