Yes you did for the { problem. But you did not offer a solution to Sign Up. The multiple selection probem e.g. Please select state.
Any way the code style="height:auto!important;" corrected the height problem but caused other problems with Sign Up. Had to remove it. Placement may have been a problem.
My User Profile Field Template for userfield_text box is:
<div class="form_row">
<label class="label_column">{vb:raw profilefield.title}</label>
<div class="field_column">
<input type="text" class="textbox" name="userfield[{vb:raw profilefieldname}]" id="cfield_{vb:raw profilefield.profilefieldid}"value"={vb:raw profilefield.currentvalue}"maxlength="{vb:raw profilefield.maxlength} />
<div class="field-desc">{vb:raw profilefield.description}</div>
<input type="hidden" name="userfield[{vb:raw profilefieldname}_set]" value="1" />
</div>
</div>
THERE'S A PROBLEM SOMEWHERE IN THE DEFAULT CODE.
Can anyone see a problem?
--------------- Added [DATE]1384796782[/DATE] at [TIME]1384796782[/TIME] ---------------
Hired a pro to fix the problem he had seen the problem several times before and fixed the issue.
I'm amazed that no one here knew the solution
visit
http://www.cdlassociation.com/forum/ Sign Up to see everything displaying ok now
Thanks