Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,229
    Plugin Contributions
    6

    red flag Problem with selected products button

    Hi I have a problem with 'Selected Products' button that appears at the top and boom of my products list to add items to the cart if there's no buy now button on the products.

    All my products have a buy now button and I've turned this button off in the admin by setting Display Multiple Products Qty Box Status and Set Button Location to 0, however the bottom button is still showing.

    See here http://77.92.68.145/~lincolns/cheese...index&cPath=65

    So just wondered if somebody had any ideas whats going wrong?

    Thanks

    Nick

  2. #2
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,246
    Plugin Contributions
    58

    Default Re: Problem with selected products button

    #cartAdd (line 555)

    {

    float: left;

    display: inline;

    width: 700px;

    font-family: verdana;

    font-size: 11pt;

    color: #514300;

    }

    Change to
    #cartAdd (line 555)

    {

    float: right;

    display: inline;

    width: 700px;

    font-family: verdana;

    font-size: 11pt;

    color: #514300;

    }

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

 

 

Similar Threads

  1. add selected products to cart button
    By adowty in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 18 Jul 2011, 09:24 PM
  2. Problem with Selected Products button
    By Nick1973 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Apr 2009, 10:30 PM
  3. Add selected products button
    By stagebrace in forum Addon Templates
    Replies: 0
    Last Post: 10 Mar 2008, 02:14 PM
  4. Add Selected Products to Cart button
    By wondergirl in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 16 May 2006, 06:36 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