osCommerce Box Background Color
This osCommerce shop tutorial show how to change the background color of boxes of os Commerce store.
osCommerce Box Background Color Customization:
The background color of all oscommerce boxes can be changed easily.
1. Open stylesheet.css with a Text Editor.
2. Navigate to .infoBox (line 100).
3. The existing background color of Boxes are grey (#d6b7cb).
4. Change to any color you like.