
Originally Posted by
iCosplay
Did you get any clues in getting the EZ pages into the drop menu o-o?
or
Making a new page to put into the drop menu?
Thanks.
I believe the EZ pages & the drop down are two different things. EZ pages don't have any association with the dropdown menu bar.
I'm not too sure about making a new page the links in the tpl_drop_menu.php are weird but i'm still looking into it.

Originally Posted by
fancykidz
i managed to delete the things i didnt want from the drop down, but the only problem im having is trying to figure out how to add other ones, i tried by copying the codes of the others and add the one with name i wanted, but how does it link to the actual page you want?
No idea yet, the linking is weird.
it's something like this:
Code:
<a href="<?php echo zen_href_link(FILENAME_UNSUBSCRIBE, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_UNSUBSCRIBE; ?></a>
No idea what directory that is in, but i'll still look. For now you might as well rename the link and edit it's page appropriately. If you go to the page on your actual website in it's default setting it can tell you where you can edit it.
EDIT: You can edit those pages in the 'define page editors' in your admin c.p or here:
includes/languages/english/html_includes/THEPAGE