Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2007
    Posts
    64
    Plugin Contributions
    0

    Default Form Field Lengths - Where to change?

    Hi,

    For aesthetic purposes i am trying to make the majority of the fields in the customer application form the same length.

    For the life of me i cant find where these values are. I think i have found max values (customer.php??) but not the actual length of it (char width / size)

    Anyone know ?

    Cheers

  2. #2
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: Form Field Lengths - Where to change?

    To change the length of certain fields for the account creation page, override the following file:

    /includes/templates/template_default/templates/tpl_modules_create_account.php

    Look for the zen_set_field_length() function for the field you want to change.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

  3. #3
    Join Date
    Oct 2006
    Posts
    624
    Plugin Contributions
    0

    Default Re: Form Field Lengths - Where to change?

    It is also advisable that you examine the logic for the zen_set_field_length() function in /includes/functions/functions_general.php if you have any questions regarding the actual field length that is output in the form.

    This is because there is logic to take into consideration the actual column size of the fields in the database itself.
    Goh Koon Hoek, author of "e-Start Your Web Store with Zen Cart".
    Printed book: www.lulu.com/content/10576284
    Electronic book and Errata: www.cucumbermedia.com/store

 

 

Similar Threads

  1. Where to change Sign up page css and form field?
    By patrick0001 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Jan 2016, 07:17 AM
  2. v150 Limit Shipping Address Field Lengths
    By Mr.Pibb in forum Managing Customers and Orders
    Replies: 3
    Last Post: 7 Dec 2013, 05:02 PM
  3. v139h Change form field background colors on contact us
    By TracyS in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 3 Oct 2012, 05:00 AM
  4. Change Form Field
    By nelly7 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 Mar 2009, 01:44 PM
  5. Log-In and Other Field Lengths
    By thirtytwo16 in forum General Questions
    Replies: 3
    Last Post: 19 Sep 2006, 03:23 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