How to improve this Form?

Discussion in 'HTML & Website Design' started by chrisj, Jun 16, 2014.

  1. #1
    In this Form that I'm using, the 'Choose File' and 'No file chosen' are very close together.
    How do I move them farther apart?
    Here is the part of the Form's code that I believe is for this:
    <div class='controls'>
    <input id="file" type="file" name="file" />
    <?php //echo form_error('file');   ?>
    </div>
    Code (markup):

     

    Attached Files:

    chrisj, Jun 16, 2014 IP