:: Forum >>

To to valign a cell text to the center

When hiding a column...

.active-column-0 {width:0px};

the contents of other cells' vertical alignment get shifted down a bit. How do I center it as it was when all the columns are visible. Please help.

Thanks,
knoll
Wednesday, June 9, 2004
Maybe you can use .active-column-0 {display:none}; ?
Alex (ActiveWidgets)
Sunday, June 13, 2004
display:none doesn't work in mozilla firefox though...
Jo
Monday, June 14, 2004
Oops, sorry here is the correct one:

.active-column-0 {display:none!important;}
Alex (ActiveWidgets)
Monday, June 14, 2004
The table above doesnt show in Firefox

only in IE
Alex
Tuesday, October 11, 2005

This topic is archived.


Back to support forum

Forum search