Page 1 of 1

Become responsive form fields and remove items

Posted: 16 Sep 2015, 19:10
by ferhanzo
Hello

I have 2 questions:

1- I would like to remove some fields that are not being used .
Image

2- I want the form fields automatically adjust the window ( responsive )
Image

Thanks, and sorry my bad english.

Re: Become responsive form fields and remove items

Posted: 18 Sep 2015, 00:16
by Jan
Hi, for this you need to customize directly the output code (html - php), see:

components/com_phocadownload/views/user/tmpl/ ...

Jan

Re: Become responsive form fields and remove items

Posted: 21 Sep 2015, 19:47
by ferhanzo
Thanks.
I have another question.
The layout of the buttons "browse file" and "start upload" are broken. I want to make the same as the site, as the photos below:

Wrong
Image

Correct
Image

Thanks for help and sorry my bad english

Re: Become responsive form fields and remove items

Posted: 21 Sep 2015, 21:30
by Jan
Hi, do you get the problem it with standard template?

Re: Become responsive form fields and remove items

Posted: 21 Sep 2015, 21:50
by ferhanzo
I am using on my website the template "JF Creativia" from JoomFreak.

Re: Become responsive form fields and remove items

Posted: 22 Sep 2015, 23:41
by Jan
Hi, yes, but did you test it with another standard template like the one pre-installed (only for tests, to see, if the formatting is the same)?

Jan