Thanks for the compliment! Its so nice to see the template in action.
Ok, for the css flyout header.. where are you pasting this section of code:
Code:
<!--bof-drop down menu display-->
<?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPL ATE, $current_page_base,'common'). '/tpl_drop_menu.php');?>
<!--eof-drop down menu display-->
Basically, you need to upload all the files EXCEPT includes/templates/YOUR_TEMPLATE/common/tpl_header.php
and paste the above code into your cherry_zen/common/tpl_header.php
You are using the css dropdown mod by itself, right? I'd imagine it'd be easy to miss a file if you are trying to pull the right files out of the apple zen template.
Css Dropdown Header
Bookmarks