<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4630.0">
<TITLE>Design Help</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Tahoma">I'm new to Zope and am looking for some </FONT><FONT COLOR="#000000" FACE="Tahoma">suggestions to the following design problem.</FONT>
</P>

<P><FONT FACE="Tahoma">I currently have a single column listing with items within a category/sub-category. </FONT>

<BR><A HREF="http://abf.zeta.zettai.net/Butterflies.com/products/010_artwork/framed_prints/5x7_framed_prints"><U><FONT COLOR="#0000FF" FACE="Tahoma">http://abf.zeta.zettai.net/Butterflies.com/products/010_artwork/framed_prints/5x7_framed_prints</FONT></U></A><FONT FACE="Tahoma"> </FONT>
</P>

<P><FONT FACE="Tahoma">But instead of listing them in a long single column; I'd like to have a two column </FONT>

<BR><FONT FACE="Tahoma">listing with the items alternating from one column to the next until all items for the </FONT>

<BR><FONT FACE="Tahoma">category have been read.</FONT>
</P>

<P><FONT FACE="Tahoma">Here's the current code that I have running today. It has two column</FONT><FONT COLOR="#0000FF" FACE="Tahoma">s</FONT><FONT FACE="Tahoma">, but the 2nd column is just </FONT>

<BR><FONT FACE="Tahoma">to add more text to the right of the images so that the pages don't look so empty.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&lt;TABLE BORDER=&quot;0&quot; CELLPADDING=&quot;0&quot; CELLSPACING=&quot;8&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;SPAN CLASS=&quot;catlinks&quot; tal:repeat=&quot;item container/objectValues&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;TR&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&lt;TD WIDTH=&quot;30%&quot;&gt;&lt;BR&gt;&lt;A HREF=&quot;link&quot; tal:define=&quot;increment repeat/item/number; pagename item/title&quot; tal:attributes=&quot;href item/absolute_url&quot;&gt;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&lt;IMG SRC=&quot;image&quot; tal:attributes=&quot;src item/smallimage&quot; BORDER=&quot;0&quot;&gt;&lt;/A&gt;&lt;BR&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&lt;a HREF=&quot;link&quot; </FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; tal:define=&quot;increment repeat/item/number; pagename item/title&quot; </FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; tal:attributes=&quot;href item/absolute_url&quot; style=&quot;text-decoration:none&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &lt;span tal:replace=&quot;item/title&quot;&gt;artwork title&lt;/span&gt;&lt;/a&gt; &lt;br&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &lt;BR&gt;&lt;/TD&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&lt;TD WIDTH=&quot;10&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/TD&gt;</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&lt;TD WIDTH=&quot;250&quot;&gt;&lt;A HREF=&quot;link&quot; tal:define=&quot;increment repeat/item/number; pagename item/title_text&quot; tal:attributes=&quot;href item/absolute_url&quot; style=&quot;text-decoration:none&quot;&gt;&lt;span tal:replace=&quot;item/title_text&quot;&gt;artwork title&lt;/span&gt;&lt;/A&gt;&lt;BR&gt;</FONT></P>

<P><FONT SIZE=2 FACE="Arial">&lt;BR&gt;</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">&lt;TABLE WIDTH=&quot;100%&quot; CELLPADDING=&quot;0&quot; CELLSPACING=&quot;0&quot; BORDER=&quot;0&quot;&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;TR&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;!--- &lt;TD BGCOLOR=&quot;#FFD00D&quot;&gt;&lt;IMG SRC=&quot;images/dot.gif&quot; WIDTH=&quot;1&quot; HEIGHT=&quot;1&quot; HSPACE=&quot;0&quot; BORDER=&quot;0&quot; ALT=&quot;&quot;&gt;&lt;/TD&gt; --&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;/TR&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;/TABLE&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;BR&gt;&lt;/TD&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;/TR&gt;&lt;/SPAN&gt;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&lt;/TABLE&gt;&lt;BR&gt;</FONT>
</P>
<BR>

<P><FONT FACE="Tahoma">Thanks in advance</FONT>
</P>

<P><FONT COLOR="#000080" FACE="Tahoma">Jose Muniz</FONT>

<BR><FONT COLOR="#000080" FACE="Tahoma">954.575.9047</FONT>

<BR><FONT COLOR="#000080" FACE="Tahoma">800.808.6276</FONT>
</P>

<P ALIGN=CENTER><FONT COLOR="#000080" SIZE=6 FACE="Signature">Amazing Butterflies &amp; Butterflies.com</FONT></P>

<P ALIGN=CENTER><FONT COLOR="#000080" FACE="Signature">Where the Magic is Just a Flutter Away</FONT></P>

<P ALIGN=CENTER><B></B><A HREF="file://www.amazingbutterflies.com"><B><U></U></B><B><U><FONT COLOR="#0000FF" SIZE=2 FACE="Times New Roman">www.amazingbutterflies.com</FONT></U></B><B></B></A><B></B><B></B></P>
<BR>

</BODY>
</HTML>