osCommerce Change Header Background Color
This osCommerce header tutorial shows how to change the background color of the header area.
osCommerce Header background color:
The default background of osCommerce Header is white. You can change to any color you like.
1. Open the stylesheet.css with a Text Editor.
2. Navigate to TR.header (line 38).
3. This block of codes (line 38 - 40) control the look and feel of the osCommerce Header section.
4. The current background of the osCommerce Header section is white color (#ffffff).
5. Change to any color you like.