I have a zone with 2 rows x 1 column, that displays 2 banners. There is extra space showing up in the zone under the 2 banners. When I look at the generated code I can see that an extra empty row is in the table.
It shouldn't be there. How do I get rid of it. The generated code is:
<div class='mod_ijoomlazone' id='ijoomlazone231'><table class="avd_display_block" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><div class="adv_standard_d"><table width="300" cellspacing="0" cellpadding="0" style="border: none; background-color: #FFFFFF;"><tr><td style=""><a class="standard_adv_link" href="/component/adagency/adagencyAds/click/6/4/24" target="_blank"><img class="standard_adv_img" src="
biztvcanada.com//images/stories/ad_agency/4/1310742303.jpg" border="0" title="dd" alt="dd" /></a></td></tr></table></div></td></tr>
<tr><td valign="top"><div class="adv_standard_d"><table width="300" cellspacing="0" cellpadding="0" style="border: none; background-color: #FFFFFF;"><tr><td style=""><a class="standard_adv_link" href="/component/adagency/adagencyAds/click/7/2/17" target="_blank"><img class="standard_adv_img" src="
biztvcanada.com//images/stories/ad_agency/2/1306945921.jpg" border="0" title="dd" alt="dd" /></a></td></tr></table></div></td></tr>
<tr><td valign="top"></td></tr></table></div>
You can see page at:
biztvcanada.com/index.php
The zone showing the problem is on top right above upcoming shows.
Thanks
Janice