Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2011
    Posts
    19
    Plugin Contributions
    0

    Default Add to cart section - items in wrong order.

    On the pages where my items are described, I have the add to cart button/section near the bottom of the page. The section is made up of some text, ("Enter Quantity"), an input box for customers adding the number of items they wish to order and an add to cart button.

    In my tpl_product_info_display file, the order is set up: Text - input box - add to cart button.
    When viewing my page's source, the order is: Text - input box - add to cart button.
    When looking at the page itself, the order is Input box - text - add to cart button.

    Does anyone have an idea why the text and the input box has been switched around? I've checked this on Firefox, IE and Chrome and it appears teh same on each. The site where this happens is www.soyofthenorth.co.uk

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

    Default Re: Add to cart section - items in wrong order.

    Try adding this to your stylesheet:

    #cartAdd input {float: none;}

  3. #3
    Join Date
    Mar 2011
    Posts
    19
    Plugin Contributions
    0

    Default Re: Add to cart section - items in wrong order.

    Quote Originally Posted by stevesh View Post
    Try adding this to your stylesheet:

    #cartAdd input {float: none;}
    Thank you. That worked perfectly

 

 

Similar Threads

  1. Replies: 3
    Last Post: 2 Aug 2016, 01:03 PM
  2. v151 Wrong Items in Cart
    By masterrusty in forum General Questions
    Replies: 6
    Last Post: 23 Dec 2012, 03:53 AM
  3. Is it possible to add an images section to store without price/add to cart?
    By jdjohnson99 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Sep 2007, 04:37 AM
  4. Items in shopping cart are wrong
    By carector in forum General Questions
    Replies: 2
    Last Post: 22 Aug 2007, 03:13 AM

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