Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Change Product Listing Display

Change Product Listing Display

Locked

Views: 865

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
6 Apr 2008, 5:32 PM
#1
sngskunk avatar

sngskunk

New Zenner

Join Date:
Jan 2006
Posts:
2
Plugin Contributions:
0

Change Product Listing Display

I have product listings in columnar display but cannot find the file to edit to change how it is displayed.

The picture above shows what I want to change. I want to change how the price is little, and the product name, i want to reorganize it but cannot find the file.

I have looked through many files but only thing I can find is this, but do not know where is it coming from.

$list_box_contents[$row][$col]['text']
6 Apr 2008, 6:50 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Change Product Listing Display

Changing the font, size, color, etc. of the text is done in your stylesheet (/includes/templates/your_template/css/stylesheet.css). Look at View Source to find the class or id of the element you want to affect, and style that.

You can change the order of the elements in the product display, and what elements are displayed, in admin > Configuration > Product Listing.
"0" is off, a number is the display order.