osCommerce Header Navigation Background Color
This osCommerce ecommerce tutorial shows how to change the background color of the header navigation.
osCommerce change background color of header navigation:
The background color of the os Commerce Head Navigation can be changed if you like.
1. Open the stylesheet.css with a good Text Editor.
2. Navigate to TD.headerNavigation (line 46).
3. This block of codes (line 46 - 52) control the look and feel of the oscommerce Header Navigation.
4. The existing background color of the Header Navigation is grey (#bbc3d3).
5. Change to any color you like.