Results 1 to 3 of 3
  1. #1
    Join Date
    Nov 2010
    Posts
    68
    Plugin Contributions
    0

    Default CSS Button Img Problem In Cart

    1.3.9

    We're using CSS Buttons and in the cart, to the right of 'Continue Shopping' is an -img- which I guess is to update the cart.

    1. How do I change that to a CSS button like the rest of the cart?

    2. Could this be related to the fact that there is an img next to each line item to update the cart? I'd actually prefer that -all- those img buttons be replaced by CSS.

    I'd simply hide the img, but the markup doesn't have unique IDs or classes. (GRRRR, I wish the devs would make -every- object on screen have an ID!)

    Can someone tell me the php file to edit to change the img to a button, or if it's possible to fix in Admin?

    TIA,

    ---JC

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

    Default Re: CSS Button Img Problem In Cart

    It would require rewriting some code to make it CSS, and I'm not coder enough to offer advice. You can get rid of them this way:

    #shoppingCartDefault .buttonRow input, .cartQuantityUpdate input {display:none;}

  3. #3
    Join Date
    Nov 2010
    Posts
    68
    Plugin Contributions
    0

    Default Re: CSS Button Img Problem In Cart

    Quote Originally Posted by stevesh View Post
    It would require rewriting some code to make it CSS, and I'm not coder enough to offer advice. You can get rid of them this way:

    #shoppingCartDefault .buttonRow input, .cartQuantityUpdate input {display:none;}
    Thanks. That works for the line items, but not for the button @ the bottom next to the subtotal. I ended up copying the tpl_shopping_cart_default.php file into my template and tweaked it.

    Best,

    ---JC

 

 

Similar Threads

  1. v151 CSS button problem: gradient background with IE
    By su35 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Jun 2013, 09:36 PM
  2. CSS button problem in IE
    By JoCanDo in forum General Questions
    Replies: 0
    Last Post: 10 Apr 2008, 08:54 PM
  3. CSS Element for Add to Cart CSS button?
    By modernm in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Jan 2008, 04:54 PM
  4. additional img problem - can't see the original img thumb!
    By poosk in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 30 Aug 2007, 05:24 PM
  5. a IMG { } and IMG { } in CSS
    By onisama in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Jul 2006, 06: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