Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2008
    Location
    Hornell, NY
    Posts
    334
    Plugin Contributions
    1

    Default Moving "Add to Cart"

    how do I move the "Add to Cart" button to the right towards the right column when viewing an individual product?

  2. #2
    Join Date
    Sep 2004
    Location
    LA, California
    Posts
    117
    Plugin Contributions
    0

    Default Re: Moving "Add to Cart"

    Have you tried floating right the containing div?
    Try adding a float: right directive in the CSS for div#cartAdd. Something like:

    In CSS:
    Code:
    div#cartAdd {
        float: right;
    }
    Ron Peled

 

 

Similar Threads

  1. moving "add to cart" links outside of store
    By winecellars in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Dec 2010, 08:00 PM
  2. Replies: 2
    Last Post: 11 Feb 2010, 09:13 PM
  3. Moving "Add to Cart" on product page (and making 2 of them)
    By terpsnation in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Aug 2008, 10:15 PM
  4. Moving "Add to cart box" to bottom of page
    By andyase in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 12 Oct 2006, 11:34 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