Actually yeah, you just have to create it with the EZ pages link in your admin. Here's a cool vid I just finished watching on how to do so:
http://www.youtube.com/watch?v=Axxlf_7wEt4
I believe the php files are created automatically when you create the EZ pages in your admin control panel.
But for this specific template, the EZ pages aren't added to the drop down navbar. Haven't look at that yet..
What I remember from EZ pages is that there was this weird bar on the header and I didn't like it so I removed it from removing the code in a PHP file.
I also don't get how to link to the EZ pages so that you can edit the page from EZ pages editor on the apple layout header.
Yeah the EZ pages don't go into the drop down navbar. if it were in html i'd know how to add it.. but maybe it's the english.php file or the header.php file in the languages directory.. still looking
Okay guys I found out how to edit the drop down. The php file is located in /includes/templates/apple_zen/common it's called tpl_drop_menu.php
You'd need to know how to work with dropdowns in standard html if you want to edit this. I'm not gonna explain how to but there are alot of useful html tutorials on the web. :)