Hi,
You need to define your custom skin and override the foll selectors:
af|column::cell-text{background-color:red}
af|column::cell-text-band{background-color:orange}More information here: http://myfaces.apache.org/trinidad/skin-selectors.html Thanks, Abhi On 7/11/07, Tamas Fabian <[EMAIL PROTECTED]> wrote:
Hi! I use a tr:table for displaying a table, and I would like to have banding (when even and odd rows have a different background color). The banding works, but I would like to change the 'default' banding colors. Is it possible? How? Thanks! Tamas

