View Single Post
  #5  
Old 01-13-2003, 09:11 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Code:
<table border="0" cellspacing="5" cellpadding="0" width="100%"><Tr> {section name=product loop=$f_products} {if $smarty.section.product.index is div by 3} </tr><tr align="center" valign="top"> {/if} {* Product stuff here *} </td></tr></table> {/section}

This is how I did it with the product listing same scenerio with the category list.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote