Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to modify the navigation bar up top


Tuan Le

Recommended Posts

Posted

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>   

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...