Quote Originally Posted by mutinyzoo View Post
So it uses http://adnantopal.github.io/slimmenu/ and in the above page, to add a specific link or EZ page to the top level simply add code like:

Code:
<li class="test"><a href="<?php HTTP_SERVER . DIR_WS_CATALOG;?>/index.php?main_page=page&id=1&chapter=0">Link Title Here</a></li>
<li class="test"><a href="<?php HTTP_SERVER . DIR_WS_CATALOG;?>/index.php?main_page=page&id=1&chapter=0">Vendors</a></li>
Thank you so much for posting your solution. I am sure that it will help others ;)

Thanks,

Anne