Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newbie Question


soulfinger

Recommended Posts

Hello guys,

 

I'm new to Oscommerce. I stumbled on to some problems.

 

1. Anyone know how I can edit my the first page in my store. It says (TEXT_MAIN) after asking to login or create an account, how do I remove that?

 

2. How do I make the category box wider so that all categories stay on one line instead of wrapping to two lines?

 

I appreciate your help. Visit http://www.yomimedia.net/shop to see what i'm talking about. Thanks

 

S.F.

Link to comment
Share on other sites

You can edit TEXT_MAIN in catalog/includes/languages/english/default.php.

 

The other language folders (espanol and german) contain the same file which you can edit for those languages.

 

TO change the width of your columns, it is in catalogs/include/application_top.php. Look for the following line:

 

define('BOX_WIDTH', 125);

 

And change it accordingly.

Link to comment
Share on other sites

Check in your ADmin Tool under Configuration. I know that they were talking about moving more of these variables into the database and your snapshot might be newer than mine.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...