[ic] Rearranging the results page

Rat interchange-users@interchange.redhat.com
Wed May 29 17:49:01 2002


I have been trying all day to rearange the results page to have a table with 5 
coulmns and 4 rows. All I want in each cell is the products thumbnail,SKU,Name 
and price. I have succesfully narrowed down the results to the proper content 
but I cant for the life of me figure out how to make the table that I desire.. 
here is the code that I have for the results.html content right now:

[search-list]

[item-change 1][condition][item-field category][/condition]
<td>&nbsp;[either][value banner_text][or][item-field category][/either]</td>

[/item-change 1]

					
<td valign="middle">
<div align="center"><a href="[area [item-code]]"><img border="0" src="thumb/
[item-code]_s.jpg"></a> <br>

<INPUT TYPE=hidden  NAME="mv_order_item"  VALUE="[item-code]">
<a href="[area [item-code]]">[item-description]</a><br>

[item-code]<br>

[item-price]
</div></td>  


[/search-list]




That code is producing this:
http://gfcplus.com/~eaganh/cgi-bin/cart.cgi/search.html?id=ChjDrRjC&mv_pc=442

if someone can tell me how to get this stuff into 5 columns instead of just one 
long row I would give you my left pinky toe and if ya act fast you can have the 
right one too :-)

thanks,

Ian Jennings