
Originally Posted by
gsdcypher
Thanks Jettrue. I grabbed Paul's edition and added the menu code to the tpl_header.php below the ezpage links bar.
<!--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-->
The top row of drop down buttons show, but the second row of drop down buttons are hidden by the page. How do I adjust the page down to accomodate the drop down menu button rows?
Also the buttons on the right side of the menu drop down and then flyout to the right and are hidded because they extend past the side of the right column...
Thanks.