osc24 Posted February 11, 2008 Posted February 11, 2008 I need to know how to get a link on an image that will show me or bring up the category products just as the default left navigation text links do now.
krnl Posted February 11, 2008 Posted February 11, 2008 This will work... <a href="<?php echo tep_href_link(FILENAME_DEFAULT, 'cPath=51'); ?>" class="headerNavigation"><img src="/path/to/image.jpg"></a>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.