Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where is default.php file?


Casinopa

Recommended Posts

Posted

In the PDF manual for OSC, under the section for changing the background color of shop parts, there is the following:

 

*************************************

Put this code in the default.php page and each page under /catalog/ with the color you

want.

Left Column Color

< !-- body //-->

< table border="0" width="100%" cellspacing="0" cellpadding="3">

< tr>

< td width="<?php echo BOX_WIDTH; ?>" valign="top" bgcolor="#5a6ba5"><table

border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="0" cellpadding="8">

< !-- left_navigation //-->

*************************************

 

Where the heck is the default.php file? I can't seem to find it...

Posted

Followup:

 

I have this sneaking suspicion it's supposed to be /catalog/default.php, but I simply dont have a file by that name. Why not?? :'(

Archived

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

×
×
  • Create New...