Hello!
I use Phoca Download on my site, that has a white background and its all ok. And now I try to use it on black background and see borders of table in filelist. What CSS file I should correct to fix it and hide table borders?
Phoca Download 2.0.1 on J1.7. Site http://khilya.ru/minusa/category/3-minusa-karaoke.html
Using on black background
- Jan
- Phoca Hero
- Posts: 48610
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Using on black background
Hi, the borders are not made by Phoca Download CSS, so this must be edited in your template CSS.
Phoca Download CSS - depends on which style is set in parameters, you will find the CSS in
components/com_phocadownload/assets/ folders - see the name of css by the parameter name.
Or wait until Phoca Download 2.1.0 will be stable, it is assigned do every background, see:
https://www.phoca.cz/news/30-phoca-news/ ... 7-released
Jan
Phoca Download CSS - depends on which style is set in parameters, you will find the CSS in
components/com_phocadownload/assets/ folders - see the name of css by the parameter name.
Or wait until Phoca Download 2.1.0 will be stable, it is assigned do every background, see:
https://www.phoca.cz/news/30-phoca-news/ ... 7-released
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 27 Dec 2011, 16:28
Re: Using on black background
Hi,
Just wanted to leave a "comment" on one of the FAQ that are listed on the phoca site.
It's regarding changing the background color of phoca download. As stated in one of the other forum topics you can change the color by changing the css code as you would in Phoca gallery. however in the FAQ (https://www.phoca.cz/documents/2-phoca-g ... faq---->NR 7) it is stated that the file you will have to change is components/com_phocagallery/assets/phocadownload.css. But unfortunately changing that file didn't work. However after some time digging in the files and trying to make this work, the actual file that has to be changed is in the plugin directory, of course also called phocadownload.css.
If i'm wrong in some way or other please feel free to delete this reply. This worked for me anyway.
Just wanted to leave a "comment" on one of the FAQ that are listed on the phoca site.
It's regarding changing the background color of phoca download. As stated in one of the other forum topics you can change the color by changing the css code as you would in Phoca gallery. however in the FAQ (https://www.phoca.cz/documents/2-phoca-g ... faq---->NR 7) it is stated that the file you will have to change is components/com_phocagallery/assets/phocadownload.css. But unfortunately changing that file didn't work. However after some time digging in the files and trying to make this work, the actual file that has to be changed is in the plugin directory, of course also called phocadownload.css.
If i'm wrong in some way or other please feel free to delete this reply. This worked for me anyway.
- Jan
- Phoca Hero
- Posts: 48610
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Using on black background
Hi, thank you for this info.
Jan
Jan
If you find Phoca extensions useful, please support the project