.xxColumnValue { text-align: right; }
----- Original Message -----
From: "Ed Cohen" <[EMAIL PROTECTED]>
To: "Tapestry users" <[email protected]>
Sent: Tuesday, July 19, 2005 12:13 AM
Subject: RE: Column alignment in the Table
Thank you very much.
I'm assuming that the naming convention (xxColumnHeader, for column with
id=xx) is for the horizontal alignment of the column header. What
should be used for the horizontal alignment of the column itself?
Ed
-----Original Message-----
From: Mind Bridge [mailto:[EMAIL PROTECTED]
Sent: Monday, July 18, 2005 5:02 PM
To: Tapestry users
Subject: Re: Column alignment in the Table
Hi,
For a column named 'user' please add the following CSS to your page to
change the alignment (to 'right' in this example):
.UserColumnHeader table { width: 100%; text-align: right; }
- mb
----- Original Message -----
From: "Ed Cohen" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, July 18, 2005 11:34 PM
Subject: Column alignment in the Table
Is there a way to specify the horizontal alignment of column headers and
columns in contrib:Table, particularly when they differ from column to
column?
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]