i have an issue where on the home page the new products box, sometimes the text underneath the images overlaps which i'd like to fix. I think its because some of my product titles are quite long, any ideas how i can increase the width?
i have an issue where on the home page the new products box, sometimes the text underneath the images overlaps which i'd like to fix. I think its because some of my product titles are quite long, any ideas how i can increase the width?
By default, the main page "New Products" are listed 3 items in a row. The code allows for 33% of the space to each item, so there is no effective way to increase this. You might try adding padding or a margin in your stylesheet.css file to space these out or in the admin change it to 2 items per row.
Zen-Venom Get Bitten
cheers, im in work today so thought id tidy some bits up. since i used the black gloss template, my information box - the links are white until i hover over them with the mouse. anyone else had this? its not my pc i ve replicated it on 3
I cant seem to find where i can edit the number of new products in the new products box, i've searched the tutorials but no joy it just tells me how to enable and disable the boxes
On the Index Listing there is a setting for how many per row on each of the Centerboxes ...
On the Maximum Values there are settings for how many total in the Centerboxes should show ...
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!
Anyone know in which file I can find the style="width:[value];" component of this statement?
(Would like to control the width via the CSS.)
(Should've hunted around more before posting..)
The answer:
One can edit out style="width:[value];" at: modules/new_products.php
(thus controling the width via the CSS.)