azo313 Posted August 3, 2004 Posted August 3, 2004 What header/footer and CSS files control the whole way the site looks? I have done a new layout and I want to integrate my header/footer/CSS into osCommerce but I'm not sure which files are involved. Also, any tips on this? Should I just have my webmaster code in XHTML and CSS and it should be fine? Or should I give him any special instructions that will make integrating easier later on.
Guest Posted August 3, 2004 Posted August 3, 2004 For the most part, the colors, column/row sizing, etc are contained within /catalog/stylesheet.css Table parameters are contained within each page of the catalog. /catalog/includes/header.php and footer.php don't really contain much of anything other than the navbars and all above and below respectively. However, those would be the files to replace if you want to add a custom header/footer. The left and right columns are controlled by /catalog/includes/column_right.php and column_left.php
Recommended Posts
Archived
This topic is now archived and is closed to further replies.