Casinopa Posted February 5, 2007 Share Posted February 5, 2007 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... Link to comment Share on other sites More sharing options...
Casinopa Posted February 5, 2007 Author Share Posted February 5, 2007 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?? :'( Link to comment Share on other sites More sharing options...
ace21gabriel Posted February 5, 2007 Share Posted February 5, 2007 Are you trying to find the Left Colum? If so its in Catalog > Includes > Column_Left.php Link to comment Share on other sites More sharing options...
Guest Posted February 5, 2007 Share Posted February 5, 2007 defalt.php and index.php is the same thing. Link to comment Share on other sites More sharing options...
Casinopa Posted February 5, 2007 Author Share Posted February 5, 2007 defalt.php and index.php is the same thing. Aha! Thanks, :blush: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.