how do i change the colour of the HEADING_TITLE
it is currently that blue colour and i cant find out how to change it, i am sure it is something simple just cant find it...
thanks
This is a discussion on how do i change the colour of the HEADING_TITLE within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; how do i change the colour of the HEADING_TITLE it is currently that blue colour and i cant find out ...
how do i change the colour of the HEADING_TITLE
it is currently that blue colour and i cant find out how to change it, i am sure it is something simple just cant find it...
thanks
dont worry found it...
.pageHeading, DIV.pageHeading {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #FF0000;
}
change this colour.....![]()
Bookmarks