Hello everyone,
I am trying to edit a File Upload Field so that there is more space for the text and so that the button is at the right.
The original File Upload Field looks as follows:
I added the following code in CSS:
.fileuploader {float: right;}
Now the form looks like this:
Please advice on how I can make the text so that the text take a bit more space in this white region?
Regards,
-Guillaume