Quote Originally Posted by shackle View Post
to fix the Lightbox issue..... In tpl_header.php add this code:
Code:
   <div class="flash"><?php require($template->get_template_dir('tpl_drop_menu.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_drop_menu.php');?></div>
That fixed it. Thanks for the tip! Now I can return the lightbox css z-index settings back to normal/original

Woody