Hi, i'm trying to get my search page all situated,
http://www.overduenudes.com/ct/search.php
- as you can see the thumbs are not appearing in the center.
I think it has something to do with this part that is in the header, which is -
Code:
</td>
</tr>
</table></td>
<td width="305"><img src="images/!1.gif" width="305" height="59"></td>
</tr>
</table>
Because if I take away the two "</table>" commands then the thumbs are centered but a few of the images are misaligned. Any help would be greatly appreciated!