Tuan Le Posted January 13, 2006 Posted January 13, 2006 Hi Guys, I would like to add a "Contact Us" link up on the navigation bar. Can you please point me to the right direction on how to do this? I have looked at the header.php file and added a line similar to the one below for "Contact Us" but it still doesn't show up. Thanks in advance for your help. -Tuan <a href="<?php echo tep_href_link(FILENAME_CHECKOUT_SHIPPING, '', 'SSL'); ?>" class="headerNavigation"><?php echo HEADER_TITLE_CHECKOUT; ?></a>
Tuan Le Posted January 13, 2006 Author Posted January 13, 2006 This is where I would like to insert the "Contact Us" link. Thanks -Tuan
Recommended Posts
Archived
This topic is now archived and is closed to further replies.