View Single Post
  #4  
Old 07-22-2008, 08:29 AM
  JWait's Avatar 
JWait JWait is offline
 

X-Man
  
Join Date: Nov 2005
Location: California
Posts: 2,440
 

Default Re: Custom product display

The standard products_t.tpl contains the statement
"{math equation="floor(100/x)" x=$config.Appearance.products_per_row assign="width"}"

Have you tried changing the "x" to 4....
"{math equation="floor(100/4)" 4=$config.Appearance.products_per_row assign="width"}"

in your products_t_ch.tpl?
__________________
Two Separate X-Cart Stores
Version 4.4.4 Gold - X-AOM - Vivid Dreams Aquamarine (modified) - Linux
Mods - Newest Products - View All -, and a few others. Numerous upgrades from 4.0.x series.
Integrated with Stone Edge Order Manager + POS

Version 4.1.12 Gold (fresh install) - X-AOM - Linux
Mods - XCSEO free
Reply With Quote