Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changing Footer Image/Bar


Syrsknight

Recommended Posts

Posted

Hi,

I need to change the footer bar and the top navigation bar (under the header) and I can't find where to do this. I have looked at the following files:

index.php, application_top and bottom.php and footer.php. I can't find where to change the bar.... Please take a look at my site

 

http://carolanes.com/osc/index.php

 

You will see a blue bar under the header and on the footer...

 

Also, How do I can the right infoboxes to the left... or making some visible and others not.

 

Thanks for any help!

Posted

In catalog/includes/footer.php find the part with requests since. That is the part bringing in the date and the requests.

The footer text copy is bringing in the footer text. You can those in catalog/includes/languages/english.php

 

In catalog/includes/header.php find the part that has $breadcrumb->trail(' » '). That is part bringing in your header navigation.

 

For removing boxes look here

 

http://www.oscommerce.info/kb/66

Posted
In catalog/includes/footer.php find the part with requests since. That is the part bringing in the date and the requests.

The footer text copy is bringing in the footer text. You can those in catalog/includes/languages/english.php

 

In catalog/includes/header.php find the part that has $breadcrumb->trail(' » '). That is part bringing in your header navigation.

 

For removing boxes look here

 

http://www.oscommerce.info/kb/66

 

 

Hey Thanks... one more question tho... ok, the middle of the page is the main table... It has a huge space between the header graphic and the catagories bar... please take a look and see if you can tell me how I can close this space up so that the entire page will be as it should...

 

http://www.carolanes.com/osc/index.php

 

Thanks again for all your help!

Archived

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

×
×
  • Create New...