Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2008
    Posts
    51
    Plugin Contributions
    0

    Default Create account boxes lenght (input fields)

    Hello, I'm trying to reduce the width of some of the input fields in the create account section. (specially the "company name" box size)

    I've read the forum all over but been unable to find the solution...
    Please see this image, what I want is to align all fields.. or at least reduce the "company name field"
    Zen Cart 1.5

    Name:  sample image.jpg
Views: 124
Size:  24.9 KB

  2. #2
    Join Date
    Apr 2008
    Posts
    51
    Plugin Contributions
    0

    Default Re: Create account boxes lenght (input fields)

    solved by adding:
    PHP Code:
    input#company {width: 150px;  }
    input#firstname {width: 150px; }
    input#lastname {width: 150px; }
    input#street-address {width: 150px;}
    input#suburb {width: 150px;}
    input#city {width: 150px; }
    input#state {width: 150px; margin-right: -3px;}
    input#postcode {width: 150px;}
    select#country {width: 155px; margin-right: -2px;}
    input#telephone {width: 150px;}
    input#fax {width: 150px;}
    input#dob {width: 150px;}
    input#email-address {width: 150px;}
    input#password-new {width: 150px;}
    input#postcode {width: 150px;}
    input#password-confirm {width: 150px} 
    to the CSS

 

 

Similar Threads

  1. v150 Change display-width of account input fields
    By mi16chap in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 8 May 2012, 12:41 PM
  2. Text input boxes on create account page not lining up
    By laurelsstitchery in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Mar 2011, 10:38 AM
  3. Create Account - modify existing fields or add extra fields?
    By sopretty in forum General Questions
    Replies: 4
    Last Post: 30 Jul 2010, 08:26 PM
  4. "Create an Account" date input boxes white except - e-mail?
    By btolly in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 Aug 2009, 07:00 PM
  5. input fields log in, create account, contact us etc...
    By gee38l in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Jan 2009, 03:10 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