Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default Product Description/Info page: can I move price right below model without space?

    My appreciation to this community. I found much help from other people's post.
    I made some change to classic template 'tpl_product_info_display.php' and 'stylesheet.css' and reached current point. On product info page (http://angelcorp.net/zencart/index.p...&products_id=1), price didn't align up with or without following entries:
    #productDetailsList {
    float: right;
    width: 55%;
    margin: 0em 0em 0em 0em;
    }
    #productPrices {
    float: right;
    width: 50%;
    vertical-align: top;
    }
    Please help. Thanks.

  2. #2
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: Product Description/Info page: how to move price right below model without space

    First of all you shouldn't edit the classic template, but create your own custom template, and make that your template.

    So before going any further with your customization create your template override.

    After that:

    In tpl_product_info_display.php

    find the piece of code between
    <!--bof Product details list -->
    and
    <!--eof Product details list -->

    in there remove
    <br class="clearBoth" />

  3. #3
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default Re: Product Description/Info page: how to move price right below model without space

    Thank you very much, keneso.
    You're absolutely right that I should create my own custom template in the first place. I was lazy at the beginning because I thought (Actually I still somehow think the same way) that I could easily install zen cart on my hosting (godaddy) at a different directory (www.angelcorp.net/zencartou).

  4. #4
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: Product Description/Info page: how to move price right below model without space

    You're welcome.

    True you can easily install a new one into another directory, but then you'll have to redo the customization; not to mention the reinstall, isn't that more work at the end?

    Anyhow it's your call. ;)

  5. #5
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default Re: Product Description/Info page: how to move price right below model without space

    I completely agree.
    What I'm going to do is to change name of all my current 'classic' folders to 'angelcorp', also copy a set of original 'classic' folders into this directory, then I'll have my own custom template and original classic template.
    Thanks again, keneso.

  6. #6
    Join Date
    May 2009
    Posts
    1,254
    Plugin Contributions
    3

    Default Re: Product Description/Info page: how to move price right below model without space

    Good thinking.
    Don't forget to edit the template_info.php in the classic folder of which you change name to angelcorp for the name of the template.

    And you're welcome.

  7. #7
    Join Date
    Jun 2012
    Posts
    68
    Plugin Contributions
    2

    Default Re: Product Description/Info page: how to move price right below model without space

    Keneso, I posted another question on
    http://www.zen-cart.com/showthread.p...-showcase-mode
    I haven't got reply for two days.
    Could you kindly help me? Thanks a lot.

 

 

Similar Threads

  1. Space below breadcrumbs on Product Info page
    By athena in forum Customization from the Admin
    Replies: 0
    Last Post: 19 Jan 2015, 06:03 PM
  2. v151 Can I move the description on all products page to right of image?
    By cshart in forum Basic Configuration
    Replies: 2
    Last Post: 16 Aug 2013, 05:08 PM
  3. Product Info page: can I move model value under 'model' title?
    By scott_ease in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 Aug 2012, 04:24 PM
  4. Move price, quantity and Add to Cart to below description
    By MaureenT in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Jan 2009, 05:53 PM
  5. Move Add to Cart Below Product Price on Product Info Page
    By dave_nextexit in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 15 Apr 2008, 09:20 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