Results 1 to 3 of 3
  1. #1
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Products Listings Price, add to cart & Name Spacing

    Hi, i was wondering it i could adjust the Products Listings pages Price, add to cart & Name Spacing.

    Please see attached pictures, i would like to move them all up so the space between each line is not as close.

    Heres a link to my site if it helps:
    www.t o d a y s -fashion.co.uk/index.php?main_page=index&cPath=11

    WITHOUT THE SPACES


    Hope somebody can help.
    Attached Images Attached Images  

  2. #2

    Default Re: Products Listings Price, add to cart & Name Spacing

    You should probably install firebug in your browser. Or something similar if you use IE. Then you can play with the settings in the stylesheet until you get the look you want. You will be able to quickly find which classes need changing in the stylesheet and adjust them accordingly.

  3. #3
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: Products Listings Price, add to cart & Name Spacing

    the space is caused by breaks <br> in you product_listing.php file

    if you remove them it will display incorrectly

    if you apply this to your .css file you will see what I am talking about

    Code:
    #productListing br {
            display: none;
            }
    could replace the <br> with own div class

    <div class"productListingPrice">

    from there you can apply a rule in your css. file

    Code:
    .productListingPrice {line-height:15px;}
    just a suggestion, someone else may have a better one that wouldn't involve ripping apart core files.

 

 

Similar Threads

  1. Add Log In Link to Product Page (Below the product name & price)
    By cleverpork in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Sep 2012, 04:50 AM
  2. reduce the space between image, name, brand, price & login for price.
    By carlosesierra in forum Customization from the Admin
    Replies: 1
    Last Post: 12 Oct 2009, 04:00 PM
  3. Spacing issues with Price, Attributes & Add to Cart block. - FireFox GOOD - IE BAD!
    By Sugarfreegum in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Jul 2008, 03:12 AM
  4. Product Info page: Name, Price, Model, Attribs & Add to Cart in one table?
    By miles in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Jul 2008, 05:02 AM
  5. Replies: 1
    Last Post: 12 Apr 2008, 07:54 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