Community Add-Ons

Add file to this package
Top » InfoBoxes

Column Product Listing
for osCommerce Online Merchant v2.2

Instead of showing the product listing in rows, it shows it in columns of three.

Legend:  Download   Report
Expand All / Collapse All
List Column Evenly akunamachata 13 Jan 2008  

I like this simple condibution that suited my needs.

I found this to be very useful if someone wants to list the column evenly by Percentage.

Follow 3 simple steps.

1. Open " Stylesheet.css "
2. Find (TD.productListing-data)
3. add (width: 10%)

Look like this:

TD.productListing-data {
width: 10%;
border:1px dotted #D5D5D5;
text-align:center;
vertical-align:top;
padding:10 10 10 10;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 13px;
color: #009900;
}

My style may be different, but the idea is add width: 10% or different ratio that fit your needs.

Full Package w/ screen shot.

Column Product Listing 2.3 MS2 Michael Sasek 6 Aug 2003  
Fix Bug Souza 24 Jul 2003  
Column Product Listing-2 David Garcia Watkins 22 Jun 2003  
Column Product Listing David Garcia Watkins 20 Dec 2002