furrychops Posted June 4, 2007 Posted June 4, 2007 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
♥Vger Posted June 5, 2007 Posted June 5, 2007 Well, you've obviously solved two of them - only the category images remain missing. You can resolve that by creating category images, or just turn Image Required to false, or remove the code from the page. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.