Hi,
Nice support site you have here.... congrats.
I have my product categories arranged in the following way:
MainCat
___SubCat1
##########_SubCat1a
##########____Prod1a <---- [product-listing]
####################_Prod1a Red
####################_Prod1a Blue
####################_Prod1a Green
##########____Prod1b
####################_Prod1b Red
####################_Prod1b Blue
####################_Prod1b Green
##########_SubCat1b
.
.
##########_SubCat1c
I'm interested in modifying the Product-Listing (table) such that it displays the product-image only (as a link to Product-Info) and and can have multiple product-images on a single line (row).
Usiing the tree above, I would like 'Prod1a' to list just the images (each color) across a single line.
I reviewed product_listing.php, hoping to find the table being drawn there, but as I'm sure you know, this is done by submodules....
Any assistance would be appreciated. Jim



