Re: Background Color Help
I think you need :
TD.DialogBox {
BACKGROUND-COLOR: #000000;
}
and
TD.DialogTitle {
BACKGROUND-color: #000000;
And then you need to add a class to the txt_welcome in Languages for your home page.
THough I am definately a newbie
|