osCommerce Change Body Background Color
This osCommerce ecommerce tutorial show how to change or edit the body background color of os Commerce website.
osCommerce change body background color:
The default oscommerce body background color is white. Actually the os Commerce body background color can be changed to any color.
1. Open the stylesheet with a good Text Editor.
2. Navigate to BODY (line 18)
3. This block of css codes (line 18 - 22) control the look and feel of the main body of your osCommerce website.
4. The current oscommerce body background color is white (#ffffff).
5. Change to any color you like.