Hey, I'm relatively new to WordPress, I'm currently using Thesis and have modified it to my liking, however on a couple of my pages I have alot of of white spacing
the first http://adamhuxtable.com/portfolio/
I am using a table to format content but at the top there is a white space I've treble checked the code but cannot see why its doing it below is the codoing for the table
<table width="100%" cellpadding="10">
<tbody>
<tr>
<td style="color: #f00; background: #FFC6C6; font-size: 18px; font-weight: bold;" colspan="2">Review Me</td>
</tr>
<tr>
<td><img src="http://adamhuxtable.com/wp-content/uploads/2010/06/reviewme.jpg" alt="Review Me -Final Year Project" width="247" height="159" /></td>
<td>For my final year project I wanted to investigate the choices that designers have to go through when it comes to deciding whether to go for design over usability.</td>
</tr>
<tr>
<td style="color: #f00; background: #FFC6C6; font-size: 18px; font-weight: bold;" colspan="2">Gigbookers</td>
</tr>
<tr>
<td><img class="alignleft" src="http://adamhuxtable.com/wp-content/uploads/2010/06/gigbookers.jpg" alt="Gigbookers" width="247" height="159" /></td>
<td>For my final year project I wanted to investigate the choices that designers have to go through when it comes to deciding whether to go for design over usability.</td>
</tr>
</tbody>
</table>
As well as this I am getting alot of white space between the end of the content and the comments section, one example of this is on http://adamhuxtable.com/marketing/seo-basics/
Thanking you in advance
Adam Huxtable
http://www.adamhuxtable.com