Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Another question... Is there a way to center column headers? I see how to center the data, but the headers are all left justified. Am I overlooking somethin?Thanks,David
David,open ..._list.php file, find WriteTableHeader function and make following changes. See my changes in Bold:
<TD align=center>
where FieldName is your current field name.