• Hi everybody,

    just such a question. I have made a form on the page I’m just working at and this form contains three file upload inputs. Each one contains a button and the text to it (like “No file chosen” etc.). No I have to design these buttons so that they look according to the corporate design of the page, but the whole input only consists of one item, not two!

    The code looks like that: <input type="file" name="Bewerbung" size="40" class="wpcf7-form-control wpcf7-file wpcf7-validates-as-required upload-button" accept=".pdf" aria-required="true" aria-invalid="false">

    My question is: where is this input structure saved, so that I maybe can extract this button by givin’ it a new CSS-class to design it the way my boss needs? Which file is it?

    Thanx in previous.

    • This topic was modified 4 years, 11 months ago by funky-keyman.
    • This topic was modified 4 years, 11 months ago by funky-keyman.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘File Upload Button Design’ is closed to new replies.