Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

change the fornt page


Guest

Recommended Posts

I'm having the same problem. Specifics: When I try to gut the default text under

define ('TEXT_MAIN','blah,blah,blah');

 

1. From where to where EXACTLY do i need to remove the default stuff and make my changes?

 

2. I know there is a table imbeded in the body of welcome text does it need to stay?

 

Thanks

Link to comment
Share on other sites

I'm having the same problem. Specifics: When I try to gut the default text under

define ('TEXT_MAIN','blah,blah,blah');

 

1. From where to where EXACTLY do i need to remove the default stuff and make my changes?

 

2. I know there is a table imbeded in the body of welcome text does it need to stay?

 

Thanks

The text to change on the front page can be found in this file:

 

/catalog/includes/languages/english/index.php

 

As long as you understand HTML, making changes should be fairly straightforward. As far as the table goes, that would be personal preference on whether you want to indent some of the text, as is done through the use of tables on the demo front page.

 

Hope this helps!

 

TerryK

Terry Kluytmans

 

Contribs Installed: Purchase Without Account (PWA); Big Images, Product Availability, Description in Product Listing, Graphical Infobox, Header Tags Controller, Login Box, Option Type Feature, plus many layout changes & other mods of my own, like:

 

Add order total to checkout_shipment

Add order total to checkout_payment

Add radio buttons at checkout_shipping (for backorder options, etc.)

Duplicate Table Rate Shipping Module

Better Product Review Flow

 

* If at first you don't succeed, find out if there's a prize for the loser. *

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...