Re: [docbook-apps] Change the text color of header columns in table.

From
Bob Stayton <>
Date
2008-01-17T19:52:25+00:00
ID
62A05A968FEE4FE58F1F1CF98B5B80F8@sheeta
Thread
Re: [docbook-apps] Change the text color of header columns in table.
Hi,
You need to customize the template named "table.cell.block.properites" (it 
is a template, not an attribute-set), testing for ancestor::thead.  See the 
example here:

http://www.sagehill.net/docbookxsl/PrintTableStyles.html#table.cell.block.properties

You want to set a "color" attribute to "white" or "#FFFFFF".

Bob Stayton
Sagehill Enterprises



----- Original Message ----- 
From: "Xuan Ngo" <>
To: "Docbook Appz" <>
Sent: Thursday, January 17, 2008 11:21 AM
Subject: [docbook-apps] Change the text color of header columns in table.


> How to change the text color of header columns in table?
> I set the background color of columns header in table to black by adding 
> <?dbhtml
> bgcolor="#000000"?> under <row> tag. Now I want to change header text to 
> white so they can be
> seen.
>
> I'm using FOP v0.94 and DocBook v1.73.2
>
>
>      Looking for the perfect gift? Give the gift of Flickr!
>
> http://www.flickr.com/gift/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>