Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

navigation


nikmark

Recommended Posts

Posted

Simply go to your header.php look for and either comment out with // before or delete this bit of code

 

<td class="headerNavigation">  <?php echo $breadcrumb->trail(' » '); ?></td>

Posted
Simply go to your header.php look for and either comment out with // before or delete this bit of code

 

<td class="headerNavigation">  <?php echo $breadcrumb->trail(' » '); ?></td>

 

Won't that remove the whole breadcrumb?

Archived

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

×
×
  • Create New...