looked at the guide and still don't know how to change the colour of the box border?
This is a discussion on how do I change the colour of the box border? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; looked at the guide and still don't know how to change the colour of the box border?...
looked at the guide and still don't know how to change the colour of the box border?
in your stylesheet file, find this line and enter the 'info box border' color you want:
.infoBoxNotice {
background: #006600;
}
i am pretty sure it is this line...a bit decieving because it says backgroud, but it really is talking about the borders.
hope this helps, alyss
perfect!
Bookmarks