Results 1 to 10 of 18

Hybrid View

  1. #1
    Join Date
    Mar 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: Column layout grid view - product name under image

    Thanks for this info, I just installed this myself. I love it, but I would like to know how to add some space to between the product listings. I am going to look into the code and see if I can figure it out. The descriptions almost run into each other. If anyone knows where in the code to make this change, I would appreciate this info.

    Corbett

  2. #2
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    Default Re: Column layout grid view - product name under image

    Hi cmessa,

    I personally dislike the description showing in the product listing box as I have too many products and it makes it look too busy and untidy. You can also turn this off in admin > config > product listing. But if you would like to make changes, the file you should look at is
    includes/modules/YOUR_TEMPLATE/product_listing.php

    Search for description in that file to help you locate the related code. There should be quite a few <br> around which control the horizontal spacing between the product image, title, price, description and more info. Perhaps you can make tables to help keep things tidy. Good luck :)
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  3. #3
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Column layout grid view - product name under image

    Hi,

    I managed to put the product title, price, more info in the right order I want in the product listing box. However, there is a gap between the title and price. Does anyone know how to remove/reduce it? I have had a look at the /includes/modules/YOUR_TEMPLATE/product_listing.php but I couldn't find any <br> that I can remove. Any suggestion? Thanks.
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  4. #4
    Join Date
    Mar 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: Column layout grid view - product name under image

    Thanks, I played around with it some and found out that it does look better without the descritpions. So I removed them. Thanks for the tip.

    I also have the same problem that you have, a gap where the description used to be. I will take a look at the code but maybe if you remove the code for the description, it will not save a place for it?

    Corbett

  5. #5
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Column layout grid view - product name under image

    Hi Corbett,

    Yes, you are right. To get rid of the space, remove the description code and also replace the <h5> tag with <b>. Let me know how you go.
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


  6. #6
    Join Date
    Mar 2006
    Posts
    29
    Plugin Contributions
    0

    Default Re: Column layout grid view - product name under image

    I did not have any luck. Removing the code that I thought had the description did not eliminate the space. I removed some addition code in the same area and the space was gone, but I also lost an ending tag so everything was bold. I just decided to leave it like it is and live with it.

    Corbett

  7. #7
    Join Date
    Dec 2005
    Location
    Perth, Western Australia, Australia
    Posts
    781
    Plugin Contributions
    0

    red flag Re: Column layout grid view - product name under image

    Hi,

    Did you remember to change both <h5> and </h5> to <b> and </b>respectively? You can have a look at my webpage and see if they are similar to yours. If u are still keen, you can post your code here, I can help you check.
    The Team Behind DealByEthan.com | Curating unique finds for a discerning community. Committed to a seamless and inspiring shopping experience. Connect with us: https://linktr.ee/dealbyethan


 

 

Similar Threads

  1. adjust spacing on Column Layout Grid between product name and product price
    By cpoet in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Jul 2010, 07:03 AM
  2. column layout grid - adding view all?
    By cherie in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Oct 2009, 04:39 PM
  3. Product Grid Column Layout - No product name?
    By thomasharding in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 6 Jul 2009, 09:24 PM
  4. Replies: 0
    Last Post: 25 Jun 2009, 06:08 AM
  5. Column Layout Grid for Products - Product name wraps
    By twiddletails in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 16 Oct 2008, 09:56 PM

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