Page 15 of 29 FirstFirst ... 5131415161725 ... LastLast
Results 141 to 150 of 285
  1. #141
    Join Date
    Aug 2008
    Posts
    244
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    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.

  2. #142
    Join Date
    Oct 2009
    Location
    Texas
    Posts
    194
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    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
    Fine Jewelry For Any Budget
    Sterling Leaf Jewelry
    Rolling in the Zen

  3. #143
    Join Date
    Aug 2009
    Location
    Canada
    Posts
    42
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    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!

  4. #144
    Join Date
    Aug 2009
    Location
    Canada
    Posts
    42
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    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.

  5. #145
    Join Date
    Aug 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Quote Originally Posted by Shinmai View Post
    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 what file did you edit to remove the spaces on the column layout grid?

    Many thanks in advance for your help

  6. #146
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    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
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	123.jpg 
Views:	93 
Size:	9.7 KB 
ID:	8423   Click image for larger version. 

Name:	125.PNG 
Views:	96 
Size:	8.5 KB 
ID:	8424  

  7. #147
    Join Date
    Jan 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Quote Originally Posted by kobra View Post
    Add this entry to your stylesheet.css file and adjust as desired

    Code:
    .listingProductImage {
            margin: 2em 0em 0em 0em;
            }
    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

  8. #148
    Join Date
    Aug 2009
    Location
    Canada
    Posts
    42
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Quote Originally Posted by bromleysid View Post
    Hi what file did you edit to remove the spaces on the column layout grid?

    Many thanks in advance for your help
    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.

  9. #149
    Join Date
    Aug 2009
    Posts
    45
    Plugin Contributions
    0

    Default Re: Column Layout Grid for Product Listing

    Quote Originally Posted by Shinmai View Post
    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.
    Hi Thank you.

    Im trying to figure out how to remove the spaces between the price and title lookign for the <br>s, which file is it in?

  10. #150
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Column Layout Grid for 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.

 

 
Page 15 of 29 FirstFirst ... 5131415161725 ... LastLast

Similar Threads

  1. Column Layout Grid for Product Listing:
    By rlexyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 May 2010, 04:07 AM
  2. Column Layout Grid for Product Listing
    By groove8k in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 14 Dec 2009, 07:38 AM
  3. Column layout grid for product listing - one column only
    By london mummy in forum Templates, Stylesheets, Page Layout
    Replies: 15
    Last Post: 26 Oct 2009, 10:06 AM
  4. Column Layout Grid for Product Listing v1.3.6 + v1.3.7
    By weflorencekoh in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 14 May 2007, 03:21 AM
  5. Column Layout Grid for Product Listing
    By mohinder in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Mar 2007, 06:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR