Just wanted to say thanks for this, I've just installed on 1.5 and it works great. Now I just need to customise the thing... 8)
With regard to your question RJugalbot, you need to edit /includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php
The links under Information are defined from line 55 onwards - I'm not sure how your quick order form would be defined but once you've found it it's just a case of swapping this link for the Contact Us box which is line 82:
<li><a href="<?php echo zen_href_link(FILENAME_CONTACT_US, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CONTACT_US; ?></a></li>
Hope this helps


Reply With Quote
