To eliminate the image, change the following code:
Code:
<a href="home.php?cat={ $subcategories[cat_num].categoryid }">
[img]{$xcart_web_dir}/icon.php?categoryid={$subcategories[cat_num].categoryid}[/img]</a>
to
Code:
[img]{$ImagesDir}/spacer.gif[/img]
This will keep a 100 pixel clear image within the <td> </td>and keep a consistant format.