Hi can you help me with a small formatting issue?
I cannot figure out why my forumdisplay is shifted after the first subforum
example can be seen here:
http://www.jamhook.com/forumdisplay.php?f=5
as you can see the subforums arent lined up correctly. it may have something to do with:
<thead>
<tr align="center">
<td class="thead" width="6%"> </td>
<td class="thead" width="44%" align="left">Forum</td>
<td class="thead" width="34%">Last Post</td>
<td class="thead" width="8%">Threads</td>
<td class="thead" width="8%">Posts</td>
</tr>
</thead>
thanks!