Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2008
    Posts
    6
    Plugin Contributions
    0

    Default adding horizontal line between products in listing

    Hi,
    This is an easy one for you.
    I'm just trying to add an horizontal line between the lines of each product in the category listing.

    I tried searching for the right tpl but no success.
    Thanks
    Guy

  2. #2
    Join Date
    Feb 2008
    Posts
    6
    Plugin Contributions
    0

    Default Re: adding horizontal line between products in listing

    Found it, thanks

  3. #3
    Join Date
    Oct 2008
    Posts
    16
    Plugin Contributions
    0

    Default Re: adding horizontal line between products in listing

    How did you do it?

  4. #4
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: adding horizontal line between products in listing

    Quote Originally Posted by guybarles View Post
    Hi,
    This is an easy one for you.
    I'm just trying to add an horizontal line between the lines of each product in the category listing.

    I tried searching for the right tpl but no success.
    Thanks
    Guy
    stylesheet.css

    Code:
    .productListing-data, .linkListing-data {
        border-bottom:solid black 1px;
        }
    Easer then adding a <hr>, plus you can very the color, line type and thickness.
    Dave
    Always forward thinking... Lost my mind!

  5. #5
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: adding horizontal line between products in listing

    Excellent just what I needed. Thanks

    Also if you add some top padding things display nicer on the list.

  6. #6
    Join Date
    Jun 2007
    Location
    Eustis, Florida, USA, EARTH
    Posts
    836
    Plugin Contributions
    0

    Default Re: adding horizontal line between products in listing

    Quote Originally Posted by davewest View Post
    stylesheet.css

    Code:
    .productListing-data, .linkListing-data {
        border-bottom:solid black 1px;
        }
    Easer then adding a <hr>, plus you can very the color, line type and thickness.

    that line is not in my stylesheet.css v138a

  7. #7
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: adding horizontal line between products in listing

    You can add it at the bottom.

 

 

Similar Threads

  1. v151 Getting a horizontal line between products listed
    By Togfather in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 17 Aug 2014, 05:03 PM
  2. Making horizontal space between products in product grid listing
    By alwaysriding in forum Basic Configuration
    Replies: 7
    Last Post: 7 Oct 2009, 03:24 PM
  3. Horizontal and vertical borders between products in product listing
    By pckomplet in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Jul 2009, 10:28 PM
  4. Adding a line between products
    By knottybynature in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 23 Feb 2009, 06:44 PM
  5. putting divider between products in same category and listing horizontal
    By keylesslocks in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Sep 2008, 04:53 AM

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