New Zenner
- Join Date:
- May 2013
- Location:
- West Palm Beach,FL
- Posts:
- 24
- Plugin Contributions:
- 0
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?