Thread: layout of css

Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2010
    Location
    Boston
    Posts
    139
    Plugin Contributions
    0

    help question layout of css

    I am not sure how to fix the product detail. For some reason the space between the lines 4 or 5 times the height of the line. I tried this

    line-height:30%;

    But what happened was that it effected the spacing through out the space.

    This is the url.

    http://www.stitchboutiqueboston.com/...no-wool-p-169/

    TIA Tom

  2. #2
    Join Date
    May 2007
    Posts
    471
    Plugin Contributions
    0

    Default Re: layout of css

    Your description has the <p> for paragraph for each of the lines...which labels each line as a paragraph....not sure why it is doing that though....if you look in your source code of the product description you will see the <p> and </p> and if you remove them I would imagine the spacing would be less.....

    but you can try this in your stylesheet instead (change the 3 to whatever you want to make it look the way you want) - this should work for you:

    #productDescription p{line-height:.3em}
    Jill || I Love Zen Cart Templates || 2 Dogs Design
    I Love To Help But Let's Keep It Public Please To Help Others!

  3. #3
    Join Date
    Sep 2005
    Posts
    47
    Plugin Contributions
    0

    Default Re: layout of css

    Quote Originally Posted by jill8026 View Post
    Your description has the <p> for paragraph for each of the lines...which labels each line as a paragraph....not sure why it is doing that though....if you look in your source code of the product description you will see the <p> and </p> and if you remove them I would imagine the spacing would be less.....

    but you can try this in your stylesheet instead (change the 3 to whatever you want to make it look the way you want) - this should work for you:

    #productDescription p{line-height:.3em}
    Help, i have problem for my site too at http://wondergirlsfashion.com/shop/i...products_id=31 , no spacing.. at all. Y?

 

 

Similar Threads

  1. layout changed after installed CSS Horizontal Drop Down Menu (CSS Flyout Header 1.5)
    By cmike in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Feb 2014, 04:02 PM
  2. Layout / CSS questions
    By mgrunk in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 28 Feb 2007, 10:45 AM
  3. CSS Layout
    By stagebrace in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Dec 2006, 06:14 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