![]() |
CSS question
I want to adjust some < td > cell attributes and this is the class I have come up with so far:
< style type="text/css"> < !-- .tcell { width:100px; height:100px; } -- > < /style> Which works when I use < td class="tcell" > But how for heaven's sakes do I adjust the cell (v-)alignment to center/middle? I've tried align, position and other ways, but it still won't recognize it. :helpme |
add
vertical-align: middle; to your style settings |
For some reason when I use CSS with tables on TGPS my prod always drop of like 5-10 % . Just letting you know :)
|
doh.
|
Quote:
Thanks, but... why would that be? :helpme jayeff, it worked for vertical alignment... text-align:center does it for horizontal alignment. case closed. thanks |
Quote:
Don't know if that may be part of your problem, but... |
Quote:
|
All times are GMT -7. The time now is 05:02 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123