Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2010
    Posts
    27
    Plugin Contributions
    0

    Default How do I move the Add To Cart Box down on the products page?

    I am attempting to move my Add To Cart box on the product detail page down so that it rests inside the image box I created for the product attributes. I was able to get it to move down a little by removing the clearBoth at the end of the product details section of tpl_product_info_display.php. It moved down onto the top edge of the attributes box, but it messed up the layout of my attributes. I have also tried changing settings in the stylesheet.css file (and adding a cartAdd class), but without success. Mostly because I don't know what I am doing.

    Anyway, if someone could point me in the right direction of how to move the Add To Cart box down without messing up the attribute layout, I will be very grateful.

    Here is a link to a product on the site I am creating so you can see what I am attempting to do:

    http://www.naughticorner.com/StoreNe...roducts_id=108

    I am using ZenCart 1.3.9h.

    Thank you!

    Michelle

  2. #2
    Join Date
    Nov 2010
    Posts
    27
    Plugin Contributions
    0

    Default Re: How do I move the Add To Cart Box down on the products page?

    Quote Originally Posted by mleahy View Post
    Anyway, if someone could point me in the right direction of how to move the Add To Cart box down without messing up the attribute layout, I will be very grateful.
    Okay, I have had partial success!

    I added this code to my stylesheet.css:

    #cartAdd {
    float: right;
    position:relative;
    top:45px;
    text-align: center;
    margin: 1em;
    background: #00000;
    padding: 1em;
    }

    And now my Add To Cart box is where I want it. Now I just have to figure out how to have the alignment of my attributes not affected. Any ideas?

 

 

Similar Threads

  1. How do I move the flavor drop down box?
    By xplosiv in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 8 Jan 2013, 07:49 PM
  2. Replies: 0
    Last Post: 17 Mar 2010, 05:24 PM
  3. How to Move Drop Down Menu & Add to to Cart Box?
    By hcd888 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 22 Jun 2009, 05:51 PM
  4. how to add the add-to-cart-button to the new products box on the home page?
    By ebloger in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Nov 2008, 10:30 AM
  5. How do I move the Add To Cart box around?
    By kidzcomfort in forum General Questions
    Replies: 1
    Last Post: 1 Aug 2008, 03:37 PM

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