You can use borders, or another add-on, column divider pro.
http://www.zen-cart.com/index.php?ma...roducts_id=945
You can use borders, or another add-on, column divider pro.
http://www.zen-cart.com/index.php?ma...roducts_id=945
Last edited by first trading; 2 Oct 2010 at 11:34 AM.
Not sure where to post this, since I have CLG and Single Listing Template installed, but I have been unable to add additional rows to the 3 columns I have.
I can't find a setting anywhere.
Thank you,
Stephen
Hi there,
I recently upgraded from 1.3.9d to 1.3.9h and added Column Layout Grid for Product Listing. It worked great (3 columns) but I am having trouble with below...
1) My product description text (between Title and Price) shows like below:
Item Title
(Whole sentence
is showing in this section.
long, long description
that is pushing Price
waaay down and making
this horrible)
Price
...more info
Can anybody tell me how I could delete (or shorten) the display of this Description part so when customer clicks the item, they could read whole sentence in the product page?
2)As above shows, "...more info" is too far from the Price. I've seen two <br /> after Price and before "...more info" in view source page. Could someone tell me which file (& which part) to delete one of the <br /> so that it is right below the Price? (if that is the solution for this)
Any help will be appreciated.
Thanks!
I found it! Go to... Product Listing --> Display Product Description and set the number to "10" (or any other length...) and now it shows "This product..." at Product Listing
If I only could find the solution for moving up the "...more info" close to the price... Anybody?
Thanks in advance.
Hi all I have read though all 15 pages and not come across my problem
I have installed it on my test site and all was OK
I then tried on my actual site and it doesn't install properly
uploaded picture as My site is working .but that is how it looks
pic included
then when I go to config/product listing/layout style all I get is this
pic included
thanks for any help
Could I be Le Dunce du Jour and ask what side of a grid box each of those four settings addresses? I did some Googling and found this:
'margin-top', 'margin-right', 'margin-bottom', and 'margin-left'but (since what I wanted was to increase vertical spacing between the rows of my grid), when I modified my stylesheet.css file with this line,
margin: 2em 0em 10em 0em;there was no difference whatsoever. Am I correct to assume the third value is the bottom value? I actually fiddled with all four values, coming up with several different combinations, and they never produced any kind of spacing or padding.
Clearly I'm lacking a basic understanding of something here...
Thanks in advance for any suggestions!
Gary
Hi there,
My problem was that whole length of my product description was showing between Item Title and Price at 3 colums/3 rows of my Product Listing page. I thought it was because of the mod but it was simply I didn't set number correctly at the Admin Console![]()
I went to Configuration -->Product Listing --> choose "Display Product Description" and changed length of characters to "10" (or any length) instead of "150" so the short sentence will be shown at the Product Listing.
/includes/modules/your_template/product_listing.php.
The breaks are scattered through a very complex bit of code with various options for price element display depending on the existence of sales, specials, etc., and add to cart options. They ought to have been coded so that the break would only display if its element is present, but it is what it is now.
Bookmarks