View Single Post
  #4  
Old 11-15-2004, 02:14 PM
  ETInteractive.com's Avatar 
ETInteractive.com ETInteractive.com is offline
 

X-Adept
  
Join Date: Dec 2002
Posts: 747
 

Default

GOT IT.

just had to transpose the If's

Code:
{if $brand[cat_num].brand ne ""} <td valign="top" width="33%" align="center"> <a class="VertMenuItems" href="bmy_search.php?brand={ $brand[cat_num].brand }"> { $brand[cat_num].brand }</a> </td> {/if} {if $smarty.section.cat_num.index is div by 3} </tr><tr valign="top"> {/if}
__________________
ETInteractive.com
X-Cart 3.5.x
Reply With Quote