Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2007
    Posts
    8
    Plugin Contributions
    0

    Default Need a seperation line

    I am trying to fing out how to put some sort of line between my products. The basic screen layout has a left and right hand side bar and the products listed in the middle section. I am trying to put a line between each product;

    product 1 10.00 qty
    ---------------------------------------
    product 2 10.00 qty
    ---------------------------------------
    product 3 10.00 qty

    thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Need a seperation line

    url to your page in question
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jul 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Need a seperation line


  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Need a seperation line

    Seperate out .productListing-data in your style sheet into it's own entry
    Edit your stylesheet and find this:
    Code:
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton,  #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
           
            }
    edit to look like this and you can adjust as desired:
    Code:
    .productListing-data {
            border-bottom: solid 1px #000000;
            padding-bottom: 1em; 
            }
    
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
           
            }
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jul 2007
    Posts
    8
    Plugin Contributions
    0

    Default Re: Need a seperation line

    Works perfect :-)

    thank you

 

 

Similar Threads

  1. v150 I need 4 products per line
    By kalastaja in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 28 Aug 2012, 03:37 PM
  2. Need a line separating categories
    By GoldBuckle in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Jul 2009, 10:33 PM
  3. Don't NEED address line.
    By daveky in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Sep 2006, 09:48 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