Results 1 to 10 of 166

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Eliminating wrap-arounds

    You are doing something wrong.
    In the contrib the product description is right under the name, there is no space.
    I am now working on a totally revised version of my website, when it's online you'll see what I mean.
    To show stock you need a mod called "Stock by Attributes", there is a support thread for that.
    To show shipping weight under product description there is a setting in Admin.
    All this is in the Zen Cart manual, you should really get a hold of that.
    Catalog --> Product Types --> Product General --> Edit Layout --> Show Weight (true), you can also enable show attribute weight.

  2. #2
    Join Date
    Jul 2008
    Posts
    155
    Plugin Contributions
    0

    Default Re: Eliminating wrap-arounds

    Quote Originally Posted by ckosloff View Post
    You are doing something wrong.
    In the contrib the product description is right under the name, there is no space.
    I am now working on a totally revised version of my website, when it's online you'll see what I mean.
    To show stock you need a mod called "Stock by Attributes", there is a support thread for that.
    To show shipping weight under product description there is a setting in Admin.
    All this is in the Zen Cart manual, you should really get a hold of that.
    Catalog --> Product Types --> Product General --> Edit Layout --> Show Weight (true), you can also enable show attribute weight.
    Hi ckosloff, yes I knew how to turn on the weight, stock etc, but what I don't know is how to put them in the right place

    as you may see, the description is now under addditional images, while stock, weight, etc are under the description

    but anyway, maybe I shall wait for your update version?

    thanks!

  3. #3
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Eliminating wrap-arounds

    You need the Web Developer toolbar, this will tell you what each element is and then you place them using CSS.
    Obviously this will not be included in any next version.

  4. #4
    Join Date
    Jul 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Eliminating wrap-arounds

    Is there a way of controlling the height of the description box, so the add cart box will lie directly under it no matter how long the product description text is?

  5. #5
    Join Date
    Jul 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Eliminating wrap-arounds

    Also just tested my site on IE browser and the layout is all over the place, and multiple images don't show. Anyone else have problems with IE?

  6. #6
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Eliminating wrap-arounds

    Are you using the latest version of the contribution?
    http://www.zen-cart.com/index.php?ma...roducts_id=672
    Last edited by ckosloff; 6 Aug 2008 at 01:02 AM. Reason: addition

  7. #7
    Join Date
    Jul 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: Eliminating wrap-arounds

    Yes.

    I removed the css stylesheet, and everything was fine though. So there must me something wrong with it. Can you spot anything:
    /*beginning of Product Display code*/
    #productImageWrapper {
    float: left;
    width: 120px;
    }

    #productDescriptionWrapper {
    width: 320px;
    margin-left: 380px;
    background-color: #FFFFF;
    }

    #productAdditionalImages .additionalImages a {
    float: left;
    margin-left: 10px;
    }
    /* end of Product Display code */
    http://monkeypeach.co.uk/index.php?m...products_id=12

 

 

Similar Threads

  1. Eliminating Meta Tags
    By Jay Gee in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 8 Oct 2009, 10:43 PM
  2. Eliminating subcategory listing page
    By threddies.com in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 29 May 2009, 06:31 PM
  3. Any mods or work-arounds for drop-shipping?
    By JackA in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 16 Dec 2007, 05:57 PM
  4. Eliminating certain sidebox borders
    By Tig in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Nov 2007, 03:09 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