View Full Version : big space in my tables


lashay
04-24-2003, 10:39 PM
can somebody please help me. i have a big space in my tables. its right under the date. my tables are in my gm and heres the code. can somebody please help me. thanks.

<div align="left">
<table border="0" cellpadding="2" width="450" height="42">
<tr>
<td width="450" height="5" valign="top" bgcolor="#C0C0C0" style="border: 2 solid #808080; padding-left: 3; padding-right: 3">
<p align="right"><font color="#FF7892">»</font> <b>{{weekday}}, {{monthword}} {{day}}, {{yearyear}} <font color="#FF7892">*</font> {{hour}}:{{minuteminute}} {{ampm}} <font color="#FF7892">*</font> {{commentslink}}</b>
</td>
</tr></p></div>
<tr><br>
<td width="450" height="72" valign="top" style="border: 2 solid #808080; padding-left: 3; padding-right: 3; padding-top: 2; padding-bottom: 2" bgcolor="#C0C0C0">
<p align="justify">{{entrymainbody}}</td></tr></p></div><br>

alkaline39
04-24-2003, 11:38 PM
im sorry im having trouble understanding which space your referring to, the one in the first box or the one underneath it?

lashay
04-25-2003, 02:07 AM
the space in both. the one thats below the date is the one thats bothering me because theres a big space in between it. if you still dont know what im talking about click here (http://lashay.poster-girl.com) . its that big space below the date and at the end of the entry.

epolady
04-25-2003, 02:49 AM
If you're talking about what I think you're talking about, try changing line-height:13px to line-height:12px in your CSS.

lashay
04-25-2003, 03:51 AM
nevermind i fixed it. thanks a lot though for replying.