The centerbox for the new products is built in the:
/includes/modues/new_products.php
use your templates and overrides to make these changes by copying the file to:
/includes/modues/your_template_dir/new_products.php
The centerbox for the new products is built in the:
/includes/modues/new_products.php
use your templates and overrides to make these changes by copying the file to:
/includes/modues/your_template_dir/new_products.php
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
thank you, it is all done now. :)
What file controls the listing if you are looking at a list of products in a category or you are seeing search results?
Look at the:
/includes/modules/product_listing.php
do a search in the Tools ... Developers Tool Kit ... in the bottom input box for:
product_listing.php
to find the files that call that ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
greatly appreciated :)
there appears to be a slight padding around the image that is displayed in the search listing.
would that be in the main stylesheet.css?
Not clue ... I am not a designer type ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
.productListing-data img {
padding: 10px;
}
In main stylesheet.css