Quote Originally Posted by sleepless View Post
First I want to say this template is awesome!
My question is with the css flyout header. I saw in an earlier post that this would work but I can't seem to get it to. Just to be sure, I am talking about the one that is found in the apple_zen template.
Anyone else with problems?
The site I have it on is adult so if you click just be forewarned. No nudity, but still...
http://www.sleeplessnightsonline.com/shopping

Also, how do you make the shop a bit narrower? I can't seem to get it to work.
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