Thread: Small help

Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2009
    Posts
    20
    Plugin Contributions
    0

    Idea or Suggestion Small help

    Hi

    I've successfully coded the product_listing.php to display in the way i want (SEE IMAGE IN THE ATTACHMENT). But i couldn't add a separator line after each product row.


    The html code for the line :
    Code:
    <hr width="100%">
    And i have inserted it in too many places, in too many files.

    I've spent one day trying to do this , in many files, specially in tpl_tabular_display.php

    Any help how i can do this ??
    Attached Images Attached Images  

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Small help

    well, add this to your stylesheet.css and see if this will help out .


    .productListing-data {
    padding-top:5px;
    padding-bottom:2px;
    border-bottom:1px solid black;
    }

  3. #3
    Join Date
    Mar 2009
    Posts
    20
    Plugin Contributions
    0

    Default Re: Small help

    Quote Originally Posted by tony_sar View Post
    well, add this to your stylesheet.css and see if this will help out .


    .productListing-data {
    padding-top:5px;
    padding-bottom:2px;
    border-bottom:1px solid black;
    }
    That worked, Thnx alot.

  4. #4
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Small help

    you welcome

 

 

Similar Threads

  1. Help Please, small stylesheet issue
    By CharInLasVegas in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 21 Oct 2009, 06:31 AM
  2. small images, help!
    By kjoistudios in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Jul 2007, 10:14 PM
  3. Small Text boxes, very small.
    By cfe in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 5 Jul 2006, 07:13 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