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.
Css of download button in file view
-
- Phoca Member
- Posts: 20
- Joined: 22 Oct 2013, 15:25
- Location: Poland
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Css of download button in file view
Hi, yes, the best way is to change it in CSS. Its location depends on which version you are running.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 20
- Joined: 22 Oct 2013, 15:25
- Location: Poland
Re: Css of download button in file view
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.
- Jan
- Phoca Hero
- Posts: 48568
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Css of download button in file view
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
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
If you find Phoca extensions useful, please support the project