Re: column color

2001-12-10 Thread Maneshi Tuli



Hi ,
i have defined all propertis in attribte_set , the color is also one of the property
If i define use_attribute_set as a sttribute of table-cell , Fop Parser ignore this 
property

i don't know what should i do .




 Message History 



From: Maneshi Tuli/NewYork/DBNA/DeuBa@DBNA on 12/10/2001 06:12 PM

Please respond to [EMAIL PROTECTED]

To:   [EMAIL PROTECTED]
cc:
Subject:  column color



Hi ,
I am not able to display the column color if column value is null

my code is







Asset Class 
Composition %


It displays the color for 2nd block , but not for first one
.
Plz help me  , how can i get the color for 1st block


Maneshi Tuli
  212-454-1646 (O)
  732 -882-0353(H)



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]






--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: column color

2001-12-10 Thread Savino, Matt C

Try putting backgound-color in the table-cell element. You can even put it
in the table-column element if it makes sense to do so. Also, since you
explicitly define the width of columns ahead of time, you should never need
a spacer image like you do in HTML.



> -Original Message-
> From: Maneshi Tuli [mailto:[EMAIL PROTECTED]]
> Sent: Monday, December 10, 2001 3:13 PM
> To: [EMAIL PROTECTED]
> Subject: column color
> 
> 
> 
> Hi ,
> I am not able to display the column color if column value is null
> 
> my code is
> 
> 
>  font-family="serif" text-align="center" 
> background-color="#CC" vertical-align="bottom" font-weight="bold">
>  src="file:C:/XMLWork/HTML/InSight/images/common/spacer.gif"/>
> 
> 
> 
>  font-family="serif" text-align="center" 
> background-color="#CC" vertical-align="bottom" 
> font-weight="bold">Asset Class Composition %
> 
> 
> It displays the color for 2nd block , but not for first one
> .
> Plz help me  , how can i get the color for 1st block
> 
> 
> Maneshi Tuli
>   212-454-1646 (O)
>   732 -882-0353(H)
> 
> 
> 
> --
> 
> This e-mail may contain confidential and/or privileged 
> information. If you are not the intended recipient (or have 
> received this e-mail in error) please notify the sender 
> immediately and destroy this e-mail. Any unauthorized 
> copying, disclosure or distribution of the material in this 
> e-mail is strictly forbidden.
> 
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]