Hi Clyde im using this template for my new website: lemy.co.uk and it looks great...but i would like my customers to navigate better so im trying to install the CSS Flyout menu 1.5 from here:
http://www.zen-cart.com/forum/showthread.php?t=58629
The problem is that the tpl_header from the cold_steel template is modified so in this case its says there in the readme that i should add this code to the tpl_header :
PHP Code:
<!--bof-drop down menu display-->
<?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE$current_page_base,'common'). '/tpl_drop_menu.php');?>
<!--eof-drop down menu display-->
<div class="clearBoth"></div>
I've done this and i double check the installation and site is messed up. Is there any way that i can integrate the flyout menu into your template?


Also i would like to know how to add a few extra buttons in the navbar for the rss feed,etc, like you have on you website.
Cheers!