Reply To: Allow Attachment?


Home Forums Front End PM PRO Allow Attachment? Reply To: Allow Attachment?

#3785
Emídio Braga
Participant

Hello,

Its working now with a little css change:

.form-group input[type=file] {
position: relative;
opacity: inherit;

Is this normal ?