osCommerce Box Content Color
This osCommerce shop tutorial show how to change the content color of boxes of os Commerce store.
osCommerce Box Content Color Customization:
The content color of all oscommerce boxes can also be changed easily.
1. Open stylesheet.css with a Text Editor.
2. Navigate to .infoBoxContents (line 104).
3. This block of css codes (line 104 -108) control the look and feel of oscommerce Box Contents.
4. The existing background color of Box Contents are light grey (#f8f8f9).
5. Change to any color you like for your oscommerce shop.