Page 1 of 1

Css of download button in file view

Posted: 04 Mar 2014, 11:44
by MarioP
Hi,
I'm using the grey theme. I would like to change the download button in File view - it's a little small visible for me (too small and gray color) According to topic "Customize Phoca Download Theme" there should be something in components/com_phocadownload/assets/phocadownload-grey.css or components/com_phocadownload/views/file/tmpl/default.php (File View template - detail of the file and download button) but unfortunately I'm not able to find where exactly the code is located....Maybe here - phocadownloadbutton.css? Please for help.

Re: Css of download button in file view

Posted: 07 Mar 2014, 02:01
by Jan
Hi, yes, the best way is to change it in CSS. Its location depends on which version you are running.

Jan

Re: Css of download button in file view

Posted: 07 Mar 2014, 23:27
by MarioP
I use the 2.1.9 version of Phoca Download. Hmm.. it's the first time when I can't find the css code of the button (I'm using the Firebug to figure it out). I'm not even able to determine the class of the button, not to mention the file where it's located. So once again please help.

Re: Css of download button in file view

Posted: 08 Mar 2014, 20:42
by Jan
Hi, see:
components\com_phocadownload\assets\phocadownload.css - Phoca Download CSS
components\com_phocadownload\assets\phocadownloadbutton.css - Phoca Download buttons CSS
components\com_phocadownload\assets\phocadownloadbuttonrc.css - Phoca Download roundec corners for buttons CSS

Jan