Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

" Top " Link


Karlana

Recommended Posts

Posted

At the top of the OSC, there are the navigation links like Top>Catalog>etc....

 

Where would I go to change "Top" to something else??

Posted
You can change it in includes/application_top.php. Find this line:
  $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

 

Jack

 

And then what??

 

I am new to this, so all this is like a foreign language to me....

Posted
And then what??

 

I am new to this, so all this is like a foreign language to me....

 

I think you would just want to change it wording, like "home" instead of "top"? that has to be done in includes/languages/english.php line 55 for me

 

define('HEADER_TITLE_TOP', 'Top');

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Archived

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

×
×
  • Create New...