Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing the look to match my existing site?


Induction Concepts

Recommended Posts

Posted

What are the primary files I need to modify to make osCommerce blend in with the rest of my site? I need to add some buttons to the sidebar, add our logo to the header, add a footer, change the colors, etc.

 

I looked in the KB and have looked in here and am still not sure I have the right info.

 

I found the header.php, but it looks like theres some code missing from it, no <head>,<body>,<meta>, etc.? Is there another file that loads before that one?

 

Thanks.

============================

Rad Craig,

Induction Concepts,

High Performance Twin Turbo Systems

[email protected]

 

Company%20Name%20-%20Small.gif

Posted

Okay, the way oscommerce works is like this. There is a page in the root directory (let's use index.php for this example), and in this page are 'includes' which call in the contents of the header, footer, left and right columns, and leaves a space in the main body of the page to call in the contents of another index.php page - and this page is at the level of includes/languages/english/ It is this index.php which contains the text and html code which appears on that page. Also included in every page is the external stylesheet.css file, and this contains many of the features that govern the look of the page.

 

Vger

Archived

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

×
×
  • Create New...