quote:
Originally posted by Jimbo
Sorry for double post but if kinda done it now, but some of the table widths are out and i cant seem to fix them
http://www.freewebs.com/rotr/newmemberlist.htm
Not sure this is what you mean, but the only thing i see that's different in width in the different tables is the column "country" in the fullmember listing.
If you compare how you've set them you'll notice the difference:
In fullmember:
code:
<td align="center" width="5%"><font style="font-family: verdana; font-size: 10px; color: rgb(245, 245, 245); text-decoration: none; font-weight: normal;"><b>Country</b></font></td>
In others:
code:
<td align="center" width="13%"><font style="font-family: verdana; font-size: 10px; color: rgb(245, 245, 245); text-decoration: none; font-weight: normal;"><b>Country</b></font></td>