Sorry for the delay. My fiance just found out her credit card is being charged bogus charges from companies in the US and GB and I had to help her track them down for the report to the FTC and FBI. Anyway...
Here you go, and thanks for the help. GREAT component BTW.
Here's the snippet. I have actually tried the top 2 at once, if that makes any difference to you. I'm sure this is something stupid on my part--hopefully not too stupid😮
<div title="form_item28" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 65px;">Headshot:</label>
<input size="20" id="file_22" name="img_head" class="cf_inputbox" type="file">
</div>
<div class="clear"></div>
</div>
<div title="form_item29" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_text"><span class="cf_text">3/4 body shot - head to knees, no more, no less. FULL PHOTO, DO NOT CROP!</span></div>
<div class="clear"></div>
</div>
<div title="form_item30" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 40px;">Front:</label>
<input size="20" id="file_23" name="img_front" class="cf_inputbox" type="file">
</div>
<div class="clear"></div>
</div>
<div title="form_item31" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_text"><span class="cf_text">If you have, or can take these additional shots, you should upload them as well.</span></div>
<div class="clear"></div>
</div>
<div title="form_item32" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 35px;">Side:</label>
<input size="20" id="file_24" name="img_side" class="cf_inputbox" type="file">
</div>
<div class="clear"></div>
</div>
<div title="form_item33" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_fileupload">
<label class="cf_label" style="width: 40px;">Back:</label>
<input size="20" id="file_25" name="img_back" class="cf_inputbox" type="file">
</div>
<div class="clear"></div>
</div>
<div title="form_item34" class="form_item" style="border: 0px none ; background-color: rgb(255, 255, 255);">
<div class="form_element cf_textarea">
<label class="cf_label">Additional comments:</label>
<textarea name="comments" cols="60" id="text_29" rows="3" class="cf_inputbox"></textarea>
<a class="tooltiplink" onclick="return false;"><img class="tooltipimg" src="components/com_chronocontact/css/images/tooltip.png" height="16" width="16" border="0"></a>
<div class="tooltipdiv" style="display: none;">Additional comments: :: If contacted via another site, list the URL to your profile here.</div>
</div>
<div class="clear"></div>
</div>