Results 1 to 3 of 3
  1. #1
    Join Date
    May 2013
    Location
    West Palm Beach,FL
    Posts
    24
    Plugin Contributions
    0

    Default Editing the size of the e-mail registration fields

    Hi all,

    I am trying to change:
    <input type="text" name="street_address" size="41" maxlength="64" id="street-address">
    TO
    <input type="text" name="street_address" size="33" maxlength="64" id="street-address">

    Running v1.5.1can, Can you please direct me in the correct direction?

    Name:  Form_Edit.jpg
Views: 121
Size:  41.6 KB

  2. #2
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Editing the size of the e-mail registration fields

    Quote Originally Posted by Rheon View Post
    Hi all,

    I am trying to change:
    <input type="text" name="street_address" size="41" maxlength="64" id="street-address">
    TO
    <input type="text" name="street_address" size="33" maxlength="64" id="street-address">

    Running v1.5.1can, Can you please direct me in the correct direction?

    Name:  Form_Edit.jpg
Views: 121
Size:  41.6 KB
    The easiest way to make this modification would be to use css:

    Code:
    #street-address{width: your width px;}
    Thanks,

    Anne

  3. #3
    Join Date
    May 2013
    Location
    West Palm Beach,FL
    Posts
    24
    Plugin Contributions
    0

    Default Re: Editing the size of the e-mail registration fields

    Thank you :)

 

 

Similar Threads

  1. Replies: 2
    Last Post: 10 Jul 2013, 04:55 AM
  2. how to add mandatory Pictures and Fields to the customer registration form?
    By chava1106 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 19 Jun 2012, 10:16 PM
  3. How do I add new form fields on the registration page?
    By RawKarat in forum General Questions
    Replies: 1
    Last Post: 13 Dec 2009, 10:49 PM
  4. Adding fields to the user registration form
    By res in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Aug 2008, 01:53 PM
  5. Using a guide to change fields in the registration page
    By Jodz in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 8 Nov 2006, 08:08 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