Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    29
    Plugin Contributions
    0

    Default Blank space between product listings

    Hello,
    I've been customizing ZC for a client and have found most of what I need (although in reading through this forum, I'm now realizing that I made a bunch of changes in HTML, rather than relying solely on the admin and CSS - now I know for next time!)

    My question is about adding space between product listings. I've found code that makes it look like there should be a place in admin to turn this on, but I haven't found the admin option. Can someone point me toward the correct setting?

    The site is still on a testing server, so I can't give you a URL. Thanks!
    Leah

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

    Default Re: Blank space between product listings

    Add to your stylesheet
    Code:
    .productListing-even, .productListing-odd {
        margin-bottom: 23px;
        }
    Adjust to taste. You can also add a border-bottom and padding.

  3. #3
    Join Date
    Aug 2007
    Posts
    29
    Plugin Contributions
    0

    Default Re: Blank space between product listings

    Thanks for the response. This didn't actually work for me, but it got me into the right part of the style sheet where I discovered that if I manipulate the margin around the image it works. Thanks!

 

 

Similar Threads

  1. v151 Blank space between images on the home page?
    By sothonod in forum General Questions
    Replies: 14
    Last Post: 28 Jun 2013, 03:36 PM
  2. Adding space between product listings
    By tsheridan in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Dec 2011, 08:17 PM
  3. Adding blank lines between listings
    By danaclaire in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Sep 2011, 03:37 PM
  4. Add line space between catagory listings
    By btman in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 9 Aug 2011, 03:59 PM
  5. Increasing space between product listings
    By STi_Angel in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 16 Feb 2007, 02:29 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