View Single Post
  #12  
Old 04-25-2007, 06:47 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Unwanted Space in Main/SubCategories.tpl

Ok, I looked at the actual source code of your site, and here's what it looks like:

Code:
<P> <table width="665" border="0" cellpadding="0" cellspacing="0"> <tr> <TD width="543" valign="top" class="DialogTitle2">Jewerly</TD> <td width="122" align="right" valign="top"><span style="text-align:right"><table border="0" cellpadding="0" cellspacing="0" valign="middle"> <tr> <td align="right"><a href="http://www.aspenbestbuynetwork.com/home.php?printable=Y&amp;cat=250" style="TEXT-DECORATION: underline;">Printable version&nbsp;</a></td> <td valign="middle"><a href="http://www.aspenbestbuynetwork.com/home.php?printable=Y&amp;cat=250"><img src="/skin1/images/printer.gif" border="0" /></a></td> </tr> </table>

The <p> tag at the top is what is causing the problem. In subcategories.tpl, remove all of the <p> tags that appear above the description area.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote