That's a good question. I know I have the latest zen-cart installed, and I downloaded this version of the column grid layout mod off the downloads page:
Tables have not been used for this since about ver 1.3.0.1 or so and I just checked one that I installed recently and no tables only div's - div, class=centerBoxContentsProducts
You or someone must have added table code to this - From your source listing:
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="cat2Table" class="tabTable">
<tr >
<th class="centerBoxContentsProducts centeredContent back" style="width:49.5%;" scope="col" id="listCell0-0"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=14"><img src="images/Adams Iron Door.jpg" alt="Adams Iron Door" title=" Adams Iron Door " width="69" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=14">Adams Iron Door</a></h3><div class="listingDescription"></div></th>
<th class="centerBoxContentsProducts centeredContent back" style="width:49.5%;" scope="col" id="listCell0-1"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=15"><img src="images/Arthur Iron Door.jpg" alt="Arthur Iron Door" title=" Arthur Iron Door " width="97" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=15">Arthur Iron Door</a></h3><div class="listingDescription"></div></th>
</tr>
<tr >
<td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=16"><img src="images/Buchanan Iron Door.jpg" alt="Buchanan Iron Door" title=" Buchanan Iron Door " width="97" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=16">Buchanan Iron Door</a></h3><div class="listingDescription"></div></td>
<td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=17"><img src="images/Carnegie Iron Door.jpg" alt="Carnegie Iron Door" title=" Carnegie Iron Door " width="96" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=17">Carnegie Iron Door</a></h3><div class="listingDescription"></div></td>
</tr>
<tr >
<td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=18"><img src="images/Cleveland Iron Door.jpg" alt="Cleveland Iron Door" title=" Cleveland Iron Door " width="71" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=18">Cleveland Iron Door</a></h3><div class="listingDescription"></div></td>
<td class="centerBoxContentsProducts centeredContent back" style="width:49.5%;"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=19"><img src="images/Clinton Iron Door.jpg" alt="Clinton Iron Door" title=" Clinton Iron Door " width="85" height="125" class="listingProductImage" /></a><br /><h3 class="itemTitle"><a href="http://canaandoors.com/shop/index.php?main_page=product_info&cPath=2&products_id=19">Clinton Iron Door</a></h3><div class="listingDescription"></div></td>
</tr>