I have decided to make a number of fields in zen_address_book and zen_customers 64 characters in length, as opposed to 32
Previously only "street address" was 64 characters long - and thus in create_account it was a much longer text field, as the length of the HTML field is derived directly from the SQL field length it relates to.
This makes the layout of the name and address fields in the "create_account" template more consistent.
Can anyone see a problem with this? Have made some test accounts, test transactions and it all appears to work OK.
http://www.ifthesheetfits.com/test3/ then click "create account" and observe around the "Address Details" fieldset.
Compare to unchanged zen-cart sites were the fields in create_account are different lengths.



