Thanks, but I want to center a checkbox.

From: "Bruno Aranda" <[EMAIL PROTECTED]>
Reply-To: "MyFaces Discussion" <users@myfaces.apache.org>
To: "MyFaces Discussion" <users@myfaces.apache.org>, [EMAIL PROTECTED]
Subject: Re: td align="center" howto setup it in datatable
Date: Mon, 8 May 2006 14:49:58 +0100

Hi, the property name should be 'text-align':

.tableColumnCenter {
  text-align:center;
}

Regards,

Bruno


On 5/8/06, Juergen Melzer <[EMAIL PROTECTED]> wrote:
I have the same problem Nicola Benaglia had in October 2005.
He asked how the td attribute 'center' is generated when he use a datatable.

I readed the anwser from Marius Kreis but it doesn't help.

This is my output:
<td class="tableColumnCenter" width="30px">

my css:
.tableColumnCenter {
  align:center;
}

I use InteliJ and it says that align:center isn't correct on this place.

Can anyone help me?

Thanks,
Juergen

_________________________________________________________________
Die neue MSN Suche Toolbar mit Windows-Desktopsuche. Suchen Sie gleichzeitig
im Web, Ihren E-Mails und auf Ihrem PC! Jetzt neu! http://desktop.msn.de/
Jetzt gratis downloaden!



_________________________________________________________________
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu! http://desktop.msn.de/ Jetzt gratis downloaden!

Reply via email to