Hello,
I just would like to know if it's possible to add a page in another page like a "sub-page" ?
With Zenphoto, it's possible to have sub-folders. Can I do the same with Zenpage ?
I'm afraid that it could be rubish if I have a lot of pages at the root !
How can I define a "menu at the top" with the pages like this site :
http://sebastien-art.synergie-consulting.com/ ?
Thanks for your reply
Comments
http://www.zenphoto.org/zp/screenshots/zenpage-admin/Pages+-+drag+and+drop+sorting.jpg.php
2. The page menu is an unordered html list. You can style the list to be horizontal via CSS. Please search google for details on that.
But of course that will only work if you use the toplevel pages as a menu. With sublevels that probably will need a custom function.
Thanks for your reply. I didn't see this link before you gave me.