Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Customization Issues


furrychops

Recommended Posts

Posted

The link to my sample webstore is as follows:

http://www.metropolis-store.com/toystore/

 

You will notice that I have made some customizations to the osCommerce default template, and besides some generic product images, etc, I made some modifications to the stylesheet.css, changing some font colors, link colors, and site colors. One such color modification is to the title bars, which I made a dark blue (#00495a). I changed it from the original default color, which was #bbc3d3. I checked the stylesheet, and as far as I can tell, every occurence of the color #bbc3d3 has been replaced with #00495a.

 

So, here is my first issue:

When I go to certain other pages of the store, for example: click here

The title bar is the original color (#bbc3d3). Which file do I have to edit in order to make the title bars reflect the color #00495a sitewide (because I could have sworn I took care of all occurences of that color in stylesheet.css)?

 

My second issue:

On this same page, you will notice that there is a broken image link near the upper right corner. Again, which php file do I need to edit in order to insert a correct image link?

 

And my third issue (thank you so much for your patience):

Going back to the original page, http://www.metropolis-store.com/toystore/

There is the text near the top that reads "What's New Here?". Which file do I need to edit in order to change the wording of that text? I feel like I have looked everywhere and can't find it.

 

NOTE: HERE IS A LINK TO A SCREENSHOT THAT SHOWS IN DETAIL WHAT I AM DESCRIBING IN THIS MESSAGE:

http://www.metropolis-store.com/problems/screenshots.htm

 

Thank you so much to whoever can help me with these problems! I appreciate your time!

 

Sincerely,

Jeremy

Posted

1. catalog includes/languages/YOUR_LANGUAGE/index.php - change what you need

2. includes/boxes/whats_new.php - delete "new infoboxheading"

Posted

Thanks so much!

 

That was exactly what I needed to know to change that "What's New Here" heading.

 

Do you have any input on how I can resolve the other two issues?

 

Thanks again!

 

1. catalog includes/languages/YOUR_LANGUAGE/index.php - change what you need

2. includes/boxes/whats_new.php - delete "new infoboxheading"

Archived

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

×
×
  • Create New...