cac2889
02-05-2003, 06:23 AM
Ok I have this code:
td.middleTitleNews { background-color: #C0C0C0; font-size: 12pt;
line-height: 13pt; font-family: arial}
I want to set the font color in this table (this is a css style setup for a table class) to #333399. I have looked everywhere and tried everything, but I can't find the right command ANYWHERE. Does anyone know how to do this? I'm using it for a css style changer and need control of the font color so I can change it with css style files. Thanks in advance!
td.middleTitleNews { background-color: #C0C0C0; font-size: 12pt;
line-height: 13pt; font-family: arial}
I want to set the font color in this table (this is a css style setup for a table class) to #333399. I have looked everywhere and tried everything, but I can't find the right command ANYWHERE. Does anyone know how to do this? I'm using it for a css style changer and need control of the font color so I can change it with css style files. Thanks in advance!