Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2009
    Posts
    14
    Plugin Contributions
    0

    Default product listing page problem, decreasing spacing.

    How to decrease the spacing between the name and the price. Also the spacing between the price and the buy now button.

    http://www.ready-to-fly.com/index.ph...ndex&cPath=1_2

    Thanks you in advance
    Kelvin

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: product listing page problem, decreasing spacing.

    Quote Originally Posted by klsi168 View Post
    Also the spacing between the price and the buy now button.
    Look like you have downloaded the template business black, either it or you have added a <br> after the product price.

    1. you are going to have to do a search for this class to see which section of the .php file to edit the <br> out
    2. prodListPrice
    3. you should notice <div class={prodListPrice} there will be a closing </div>
    4. after this is where the <br> is

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: product listing page problem, decreasing spacing.

    Quote Originally Posted by klsi168 View Post
    How to decrease the spacing between the name and the price.
    This value is controlled in the stylesheet.css

    Locate this:
    includes/templates/business_black/css/stylesheet.css

    Find this:
    h1 {
    border-bottom:1px solid #E5E5E5;
    color:#555555;
    font:23px Arial;
    margin:0 0 17px !important;
    padding:0 0 2px;
    }

    1. the red highlighted font 17 is the fix, change to a lower number..

 

 

Similar Threads

  1. spacing between aspects of product listing page
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 22 Jun 2010, 05:01 PM
  2. Changing Product Listing Layout (decreasing line space)
    By demordian in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 30 Apr 2009, 01:54 PM
  3. Spacing between pictures on product listing page?
    By stlnyc in forum Customization from the Admin
    Replies: 1
    Last Post: 22 Apr 2009, 06:51 PM
  4. Intermittent Image Spacing Problem in Product Listing
    By bsteinagel in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Sep 2008, 03:32 PM
  5. Spacing on product listing page
    By goodmorning in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 8 Sep 2006, 06:14 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