Results 1 to 5 of 5
  1. #1
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Column Grid - Product Listing

    I installed the Column Grid Mod for the Product Listing page. I made it so that it only shows the product's image, product's cost, and the product's name.

    The product's image is shown, beneath that the cost, and then there's a huge gap (maybe 4-5 rows worth) between the price and the product name. Does anyone know how to get ride of this gap?
    Attached Images Attached Images  

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,053
    Plugin Contributions
    1

    Default Re: Column Grid - Product Listing

    We'd need a link to the site.

  3. #3
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Column Grid - Product Listing


  4. #4
    Join Date
    Oct 2007
    Posts
    146
    Plugin Contributions
    0

    Default Re: Column Grid - Product Listing

    when i view your site using firebug for firefox, this is the code for an item:

    HTML Code:
    <img height="120" width="120" class="listingProductImage" title=" Blk/Brwn Blackberry Tartan " alt="Blk/Brwn Blackberry Tartan" src="images/blkbrwnblackberrytartan.png"/></a><br/>$4.00<br/><br/><a href="http://www.pawglamour.com/index.php?main_page=product_info&amp;cPath=2&amp;products_id=1&amp;zenid=fabb823416146c0f6e2b167ea87b46e6"/><br/><br/><br/><h3 class="itemTitle"><a href="http://www.pawglamour.com/index.php?main_page=product_info&amp;cPath=2&amp;products_id=1&amp;zenid=fabb823416146c0f6e2b167ea87b46e6">Blk/Brwn Blackberry Tartan</a></h3><div class="listingDescription"/></div>
    notice the <br>'s (line breaks) after the price and before the h3 item title. these are causing the spacing. take a look in includes/modules/YOUR_TEMPLATE/product_listing.php.. you should see some extra <br /> in between the image and the price..

    ps - if you haven't already, read up on firebug. it's an add-on for Mozilla Firefox that allows you to view and edit code on-the-fly.. great for tracking down things like this.

  5. #5
    Join Date
    May 2006
    Posts
    188
    Plugin Contributions
    0

    Default Re: Column Grid - Product Listing

    Awesome, thanks. I'll take a look into firebug as well

 

 

Similar Threads

  1. Column Layout Grid for Product Listing
    By pilot in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 14 Mar 2011, 07:55 AM
  2. Column Layout Grid for Product Listing for 1.3.7
    By Daphisto in forum All Other Contributions/Addons
    Replies: 180
    Last Post: 5 Oct 2010, 06:48 PM
  3. Column Layout Grid for Product Listing
    By groove8k in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 14 Dec 2009, 07:38 AM
  4. 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
  5. Column Layout Grid for Product Listing
    By photogold in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Jun 2006, 10:07 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
  •