Hi Jade,

I have a question regarding this file tpl_drop_menu.php

at line 37, I have this code

<code><li class="submenu"><a href="<?php echo zen_href_link(FILENAME_SITE_MAP); ?>"><?php echo HEADER_TITLE_CATEGORIES; ?></a> </code>

hence at the store website, my CATEGORIES will link to the site map if one clicks on it rather than following the drop down categories below.

My question, how can I make the CATEGORIES link to a page that list all the categories I have? and not link to the site map? is there a way to do so?

thanks!

natalia