Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

editing text


pureliving

Recommended Posts

Posted

Dear Sir or Madam,

 

Where is it in the index.php file that i can use to edit the text to display what i want the page to display, as i can not figure which part to apply my data, upon the oscommerce introduction page.

 

Could someone please point me exactly to the part that i can edit, so i can remove the information presently on the first page.

 

Could someone please answer a.s.a.p.

 

Thank you, Tammy.

Posted

catalog/includes/languages/english/index.php

look for

define('TEXT_MAIN',

and make that code look like this

define('TEXT_MAIN','Your text here. This can contain HTML also. Any 's needs to be like this \'s');

Replace Your text here and the instructions.

 

If you want to change the Welcome guest

catalog/includes/languages/english/english.php

look for

define('TEXT_GREETING_GUEST', 'Welcome blabla ');

 

always remember to enclose text in single quotes

My Contributions

 

Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly

Password Protect Admin

"No matter where you go....There you are" - Buccaroo Bonsai

Archived

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

×
×
  • Create New...