Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2010
    Posts
    25
    Plugin Contributions
    0

    Default Problem with Product_Listing.php module

    How do I put line space between the products on the main page product listing?

    class="productListing-odd"
    class="productListing-even"

    I know I need to adjust something in the above parameters. But I can not find out how/where.

    I would like more "white" space between the products listed on this page:
    http://westdakotakobe.com/shop/index...index&cPath=65

    The space is NEEDED because the BUY NOW button and PRICE for each product sort of RUN into each other - it would look much better if there were extra space above/below.

    Thanks for looking and helping.
    Luci

  2. #2
    Join Date
    Oct 2009
    Location
    Smack in the Middle
    Posts
    131
    Plugin Contributions
    0

    Default Re: Problem with Product_Listing.php module

    You could try this in your stylesheet around line 37

    h3 {
    font-size:12pt;
    padding: .2em;
    }

    You could also change the font-size to 13 px (or your choice) and get what you are after without adding padding.

    Good Luck

    Dalton
    Skin that 'un pilgrim, and I'll bring ya' another.
    Running 1.3.9h with a few mods here

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: Problem with Product_Listing.php module

    Try adding to the end of your stylesheet.css file
    Code:
    .productListing-data {
            padding: 1.5em 0em 0em 0em;
            }
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Oct 2010
    Posts
    25
    Plugin Contributions
    0

    Default Re: Problem with Product_Listing.php module

    .productListing-data {
    padding: 1.5em 0em 0em 0em;
    }


    Adding this fixed it!!!

    Thanks!

 

 

Similar Threads

  1. php files called when accessing product_listing.php page
    By Tonyy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 4 Dec 2011, 12:46 AM
  2. product_listing.php
    By niccol in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Jun 2009, 11:12 PM
  3. CC Payment Module - Problem with cc.php ?
    By bdekraker in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 15 Dec 2007, 04:49 PM
  4. product_listing.php customization
    By pivey in forum General Questions
    Replies: 0
    Last Post: 28 May 2007, 01:46 PM

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