Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default CSS Button for checkout_confirmation

    Hello...

    Im using CSS buttons for a webshop(specifically for a certain customer) using custname.domain.com

    im using CSS Buttons as its easier for customer and quicker to load...

    only problem is when i get onto the checkout_confirmation page

    the confirm order box, is not long enough....
    iv checked the element information...

    and whats restricting the box size is "element.style {
    width: 84px;
    }"

    if i change this to 90px in firefox module, the box looks GREAT...

    but for the life of me, i cannot find where this element is drawn from in the files

    PLEASE HELP
    i may not know how yet, but i soon will....i hope :)

  2. #2
    Join Date
    Jan 2004
    Posts
    66,445
    Plugin Contributions
    81

    Default Re: CSS Buttons

    Probably by adding something like this:
    Code:
    .button_confirm_order { width: 90px !important;}
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jul 2009
    Posts
    495
    Plugin Contributions
    0

    Default Re: CSS Buttons

    Quote Originally Posted by DrByte View Post
    Probably by adding something like this:
    Code:
    .button_confirm_order { width: 90px !important;}
    amazing, thank you so much
    i may not know how yet, but i soon will....i hope :)

 

 

Similar Threads

  1. Replies: 1
    Last Post: 19 Apr 2009, 03:40 AM
  2. Replies: 12
    Last Post: 11 Mar 2009, 06:28 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. CSS Button For EZ Pages
    By shopyoungway in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Sep 2006, 10:59 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