ok. Now i have createed a new folder and also moved back the origanal /includes/modules/product_listing.php - But i still have those problems :yes: :yes:
Printable View
ok. Now i have createed a new folder and also moved back the origanal /includes/modules/product_listing.php - But i still have those problems :yes: :yes:
I'm i the only who has those problems?????? i have it both localy and on the web...
How to do so it looks like:
http://siamon.net/productlist-ok.jpg
and NOT like this:
http://siamon.net/productlist1.jpg
Hi,
I'm having a problem where I choose a layout of 3 products per row but just get all products in a column with an equivalent width of one of the rows - see:
http://www.thesunprotectioncompany.c...=index&cPath=1
The version is 1.3.0.2 and I've just used the default settings. The main layout was just an alteration of column_left so would not affect the main product listing cell.
Any thoughts on why this is happening would be very gratefully received.
Peter - to remove the product description on the grid, go to configuration -> product listing -> display product description and set to 0 I believe. I'm not quite so sure on removing the gap, though.
Thanks,
Richard
Richard - It is not the product description that you are seeing., it is information about min and max order. The product description is turned off already.
I whant smaller fonts and also move up the price and name near the picture.
Peter
Errmmm. Hi, id like to know where can i add space <br> between products in the product listing.
Let me explain:
-Im using DrByte's (un-moded) column layout grid addon
-I know i can enter <br> if i modify the corresponding propety 4th digit for example xxx9 (nine br's) after the name or description... etc
But i understan you can at most give it 9 br's
It is not useful for me because i have VERY big product images, so currently they are vertically one next (edge by edge) to the next product image in the listing.
Where in the DrByte's product_listing.php could i insert something like a
echo '<br>'
To ensure i can get a space/gap/watever between products?
Have you tried instead setting margins in your stylesheet to keep your images apart?Quote:
Originally Posted by zhivazhiva
Quote:
Originally Posted by kuroi
Thank you for directing me in the right way, it took me a while because i was looking for a "margin" instead of a "padding" (the correct one)
Thanks!
If you use the image handler mod then you can set the height to say 150! and leave the width blank then the images will all be exactly the same height.Quote:
If using the Column Layout Grid mod and your images are different heights, they may mess up the layout.
Hi DrByte- thanks for creating and updating the column grid layout mod. i have a few questions about it, all from a new-to-php/mysql vantage point, so please bear with me. I'm curious, why do we need to modify the database at all if we're mostly changing layout issues? Is it possible to make a similar row-to-grid modification ourselves by using mostly css, html, and moving around the appropriate php? (if so, is this just crazy difficult?) and lastly, if we do use the mod you've so kindly provided, will we need to forever mind the updates for it?
Thanks for the help,
mel