Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Questions


ChrisL

Recommended Posts

Posted

Hello, I'm a newby and working on a new OS store front and have a few questions.

 

- Which file is the header image and code located? Or can I place a header image code in?

- Can I use flash or here?

- Which source file has the [TOP >> Catalog] links? I would like to change "TOP" to "Home".

 

 

Thank you in advance for your help.

Posted

The header file is in incudes/header.php.

 

You can use flash.

 

-Open the includes/languages/english.php file in your editor.

-Find the line that contains HEADER_TITLE_CATALOG

-Change that line so it looks like this: define('HEADER_TITLE_CATALOG', 'Home');

-Open the includes/application_top.php file in your editor, find the code $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); and remove it.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Archived

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

×
×
  • Create New...