Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2005
    Posts
    56
    Plugin Contributions
    0

    Default 'Show quantity in stock' leaves behind a strange behavor

    I set the 'Show quantity in stock' attribute to false (Catalog->Product -General) and as expected, this removed the quantity on the product desc page.
    But it left a strange behavior behind -there is a big gap between the Color and Size attributes. This gap was the same size as between the other attribautes before I made the 'Show quantity in stock' to false.

    Please see http://www.mlsfabrications.com/index...products_id=12 or any other product on MLSfabrications.com to see what I mean.

    Thanks for your help!
    ZenRajan
    dotnet programmers, checkout my new forum - www.dotnetworld.net

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: 'Show quantity in stock' leaves behind a strange behavor

    In your stylesheet.css find and separate OR ADD the following making any value adjustments that you find might be necessary:
    Code:
    #productAttributes {
    float: left;
    width: 65%
    }
    #productQuantityDiscounts {
    float: left;
    width: 65%
    }
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: 'Show quantity in stock' leaves behind a strange behavor

    Quote Originally Posted by kobra View Post
    In your stylesheet.css find and separate OR ADD the following making any value adjustments that you find might be necessary:
    Code:
    #productAttributes {
    float: left;
    width: 65%
    }
    #productQuantityDiscounts {
    float: left;
    width: 65%
    }

    I added the above to my stylesheet but nothing happened. What adjustments should I make?

    The problem is with the gap (heightwise) between the attibutes color and size. I dont quite understand how the above will work.

    I would really appreciate if you could explain it a little more.

    Thanks.
    ZenRajan
    dotnet programmers, checkout my new forum - www.dotnetworld.net

  4. #4
    Join Date
    Apr 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: 'Show quantity in stock' leaves behind a strange behavor

    Ok, I got it to work - not exactly what I wanted it to look like (because the gap between product description and attributes is way too big) but atleast the gap between the attributes is constant.

    Any help on that would be appreciated, but anyway thanks a lot for the above tip!
    ZenRajan
    dotnet programmers, checkout my new forum - www.dotnetworld.net

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: 'Show quantity in stock' leaves behind a strange behavor

    Ok, I got it to work - not exactly what I wanted it to look like (because the gap between product description and attributes is way too big) but atleast the gap between the attributes is constant.
    Re-checked your site and you have not applied the stylesheet code to this - If you are having issues with seeing the changes - clear your browswer cache
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Apr 2005
    Posts
    56
    Plugin Contributions
    0

    Default Re: 'Show quantity in stock' leaves behind a strange behavor

    Played around with the settings. It is looking good now. Thanks a lot for your time and patience, really appreciate it.

    Zencart and the zencart community rock !
    ZenRajan
    dotnet programmers, checkout my new forum - www.dotnetworld.net

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: 'Show quantity in stock' leaves behind a strange behavor

    Again lookin I do not see where you have applied the edits but for the other spacing issue you can look at this as a complete edit:
    Code:
    #productAttributes {
    float: left;
    width: 65%
    }
    #productQuantityDiscounts {
    float: left;
    width: 65%
    }
    .wrapperAttribsOptions {
    height: 18px;
    }
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Show Images for quantity stock
    By gibsonshop in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 2 Sep 2007, 09:31 PM
  2. Show Quantity in Stock
    By Svanis in forum Basic Configuration
    Replies: 12
    Last Post: 17 May 2006, 10:42 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