MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Results page formatting



Hello!

I'm using the results page modified for my shop.  When doing a search,
it prints the category, then lists the items under that category.  The
items are listed vertically, but I've been having a heck of time to get
them to print horizontally. How would I implement that?  I need to have
3 items per row at the most. Here's the code snippet in question:

[search-list]
[sort][value title] [value category] [value system] [value price][/sort]
[on-change 1]
[condition][item-field category][/condition]
<TABLE WIDTH="100%" ALIGN="center"><TR><TD ALIGN="CENTER" VALIGN="top" BGCOLOR="Black">
    <FONT FACE="Helvetica,Arial" COLOR="White"><B>[item-field category]</B>
</TD></TR></TABLE>
[/on-change 1]
<TABLE ALIGN="center" CELLPADDING="3">
    <TR>
        <TD VALIGN="top" ALIGN="center">
            <TABLE ALIGN="center">
                <TR>
                    <TD VALIGN="top" ALIGN="center">
                        <FONT SIZE="3" FACE="helvetica,verdana,arial">          
                        <B>[item-data videogames title]</B>
                        </FONT><BR>
                        <FONT SIZE="2" FACE="helvetica,verdana,arial">          
                        Platform: 
                        <B><FONT COLOR="#0000CC">
                        [item-data videogames system]
                        </FONT></B></A><P>
                        </FONT>
                        Our Price:</FONT><B><FONT SIZE="3" COLOR="#FF0000">
                        [item-data videogames price]
                        </B></FONT>                                        
                        &nbsp; <NOBR><A HREF="mailto:games@cyberflicks.com?Subject=Order request for videogame [item-data videogames title]">
                        <FONT FACE="helvetica,verdana,arial" COLOR="#0000cc">
                        <BR>Buy Now</FONT></A></NOBR><BR>
                    </TD>
                </TR>
            </TABLE>
        </TD>
    </TR>
</TABLE>

[/search-list]
_________________________________________________________________________
Brian Wright                                   Aturna Communications Inc.
bdw@aturna.com                                          Internet Services
                                                WWW http://www.aturna.net
_________________________________________________________________________



Search for: Match: Format: Sort by: