Hi -
The following code came from the wizard:
<div class="form_item">
<div class="form_element cf_dropdown">
<label class="cf_label" style="width: 300px;">Apple's Category For Your App</label>
<select class="cf_inputbox validate-selection" id="select_4" size="1" title="Required" name="apple_category">
<option value="">Choose Option</option>
And it works great except the box looks like this [attachment=0]dropdownbox.png[/attachment]. The dropdown arrow is in the middle of the box. How do I move it to the right?
All of my dropdown boxes look like this please help?
The following code came from the wizard:
<div class="form_item">
<div class="form_element cf_dropdown">
<label class="cf_label" style="width: 300px;">Apple's Category For Your App</label>
<select class="cf_inputbox validate-selection" id="select_4" size="1" title="Required" name="apple_category">
<option value="">Choose Option</option>
And it works great except the box looks like this [attachment=0]dropdownbox.png[/attachment]. The dropdown arrow is in the middle of the box. How do I move it to the right?
All of my dropdown boxes look like this please help?