Results 1 to 7 of 7
  1. #1
    Join Date
    Mar 2007
    Location
    Cornwall - uk
    Posts
    464
    Plugin Contributions
    0

    Default how to move price alongside add to cart

    using 1.5.1 and stuck on how i can relocate the price from under the main product image to the right hand side of the info page alongside the add to cart button. Ive moved things arounf in product-info-display and also added #productDetailsList {color:#444443;margin-top:10px;margin-bottom:10px;float: right;}
    #productPrices {float: right;margin-top:10px;} in css but with no luck...any idea on what coding i can use. thanks - http://www.bodykitsonline.co.uk/suba...ut-brace-steel

    Ben

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: how to move price alongside add to cart

    It's on the right here. You might want to add a little more margin-top to #productPrices.

  3. #3
    Join Date
    Mar 2007
    Location
    Cornwall - uk
    Posts
    464
    Plugin Contributions
    0

    Default Re: how to move price alongside add to cart

    HI, its on the right for me aswell, id like it to be on the same line as add to cart but to the left of it, i'll add some more to the margin top to bring it down but what would i need to do to move it to the left of the button...
    Last edited by ben harry; 28 Aug 2013 at 05:27 PM.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: how to move price alongside add to cart

    Something like this:

    #productPrices {
    float: left;
    margin: 1.6em 0 0 22.6em;
    }

    If you want the price any closer to the Add To Cart box, you'll have to place that section inside the Add To Cart section in the template file, which may cause a whole new set of issues.

  5. #5
    Join Date
    Mar 2007
    Location
    Cornwall - uk
    Posts
    464
    Plugin Contributions
    0

    Default Re: how to move price alongside add to cart

    thanks, that has placed it spot on :) ... how do i move the add to cart up to be inline, i changed the top-margin on #productDetailsList but it doesnt seem to be moving the cart .

  6. #6
    Join Date
    Mar 2007
    Location
    Cornwall - uk
    Posts
    464
    Plugin Contributions
    0

    Default Re: how to move price alongside add to cart

    meant to mean to say how to be inline with the buy now button....

  7. #7
    Join Date
    Mar 2007
    Location
    Cornwall - uk
    Posts
    464
    Plugin Contributions
    0

    Default Re: how to move price alongside add to cart

    Quote Originally Posted by ben harry View Post
    thanks, that has placed it spot on :) ... how do i move the add to cart up to be inline, i changed the top-margin on #productDetailsList but it doesnt seem to be moving the cart .
    Ill feel a bit embarrassed if you said it is the cart add section i need to change ;)

 

 

Similar Threads

  1. v139h How do I move add to cart button down?
    By babsg in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 7 Jul 2013, 08:31 PM
  2. How to move Add Cart?
    By CustomBooks in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 12 Jul 2009, 04:00 PM
  3. How do I move the "add to cart button" closer to the price?
    By apples in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Apr 2009, 11:42 AM
  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. How to move Add to cart box
    By tstamplis in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 18 Mar 2007, 02:18 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