PDA

View Full Version : Product Layout


TiggyPig
19-Sep-2003, 08:56 AM
I have a section with approx 24 products is that I want listed in 2 columns with the product name under each graphic.

Currently, they are all in a 4 column format with no names but I want to add the name under each graphic and reduce the column width to 2 products.

I can get it in 2 columns OK by just using the section layout but how do i get it to display the product name UNDER the image?

http://www.tiggypig.com/acatalog/HAMSTERS.html

Thats how it is at present.

Ben
19-Sep-2003, 11:38 AM
Hi Mark http://www.tiggypig.com/acatalog/HAMSTERS.html There are no products in this section ATM.

Ben

TiggyPig
19-Sep-2003, 11:53 AM
oooops...

try again....

pinbrook
19-Sep-2003, 12:19 PM
do you mean like this http://www.pinbrook6.co.uk/acatalog/

if so .....this is a copy of my act_sectionline.html. These are arranged as sections with one product in.

<DIV ALIGN="LEFT">

<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="10">
<TR>
<TD ALIGN="LEFT" VALIGN="TOP"> <A HREF="NETQUOTEVAR:SECTIONLINK">NETQUOTEVAR:SECTIONIMAGE</A>
</TD>
</TR>
<TR>
<TD ALIGN="LEFT" VALIGN="TOP"><A HREF="NETQUOTEVAR:SECTIONLINK"><span class="actxxsmall">NETQUOTEVAR:SECTIONNAME</span></A> </TD>
</TR>
</TABLE>

</DIV>
NETQUOTEVAR:NEXT

TiggyPig
19-Sep-2003, 12:35 PM
thats what I'd like Jo, but only for the section for the Hamsters.

pinbrook
19-Sep-2003, 01:25 PM
so don't you just assign a sectionlayout template for that section only