Hi Phoca Community
I really like all the Phoca Components. But now I have a little problem with the font color in Phoca gallery.
I am working with T3 Framework 2.0 which allows me, to use different Template styles on one Joomla site. I am using bright desings and dark desings. For the dark designs I need to use bright font and for the bright design dark ones. And here is the problem. There is only one setting for the Font Color in the Phoca Gallery Backend panel. I tried to create a css override in my template css but that didn't work cause the gallery css seems to be overwriting the template css.
Is there ans solution, to have different font colors for different styles?
Thanks for the help
mitti2000
Different font colors
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different font colors
Hi, no idea there, this is more the question on the t3 framework maybe
Maybe there should be some overriding function like in menu items:
https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan
https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan
If you find Phoca extensions useful, please support the project
-
mitti2000
- Phoca Newbie

- Posts: 9
- Joined: 25 Mar 2011, 22:35
Re: Different font colors
Hey Jan
Thanks for your answer and sorry that Ia m answering so late but I was busy the past few days...
I'm not sure if you understood my problem. I probably didn't explain it right. This is not a problem, the T3 Framwork could solve. I try to explain it again.
In the backend of the Phoca Gallery component, I can choose a font color in the options (Options --> Display --> font color). My problem is, that I have both really dark and really bright backgrounds on my site and I'd like to use the gallery on both of those backgrounds. In order to do this, I need to be able to have specific font colors.
here is a screenshot of my problem:

When I check the css of the fonts I want to change in Firebug, I can't find a css file that I could change. So my question is, where is the css file that I have to change for that?
Thanks for your help
mitti
Thanks for your answer and sorry that Ia m answering so late but I was busy the past few days...
I'm not sure if you understood my problem. I probably didn't explain it right. This is not a problem, the T3 Framwork could solve. I try to explain it again.
In the backend of the Phoca Gallery component, I can choose a font color in the options (Options --> Display --> font color). My problem is, that I have both really dark and really bright backgrounds on my site and I'd like to use the gallery on both of those backgrounds. In order to do this, I need to be able to have specific font colors.
here is a screenshot of my problem:

When I check the css of the fonts I want to change in Firebug, I can't find a css file that I could change. So my question is, where is the css file that I have to change for that?
Thanks for your help
mitti
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different font colors
Hi, I think, then you need to customize the template of category view (default.php) to not load the color from the parameters but not set it, so it can be taken from CSS.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
Marimi
- Phoca Newbie

- Posts: 4
- Joined: 03 Apr 2011, 16:56
Re: Different font colors
Hi,
my sister and I want to change the Font colours, others said colour-changes could be done in the CSS_Settings of Phoca Gallery. So my sister and I treid this out and changed the settings their, after that we saved our setting and suprise suprise nothing happens on our page, the CSS-Settings-Site throws me to the global configuartion site.
Do we need any special tool, plugin odr something else that the CSS-Settings work correctly?
Thanks,
Marimi
my sister and I want to change the Font colours, others said colour-changes could be done in the CSS_Settings of Phoca Gallery. So my sister and I treid this out and changed the settings their, after that we saved our setting and suprise suprise nothing happens on our page, the CSS-Settings-Site throws me to the global configuartion site.
Do we need any special tool, plugin odr something else that the CSS-Settings work correctly?
Thanks,
Marimi
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Different font colors
Hi, depends on which color should be changed. Some can be set in parameters, some must be done in CSS, see:
https://www.phoca.cz/documents/2-phoca-g ... -menu-item
https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan
https://www.phoca.cz/documents/2-phoca-g ... -menu-item
https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan
If you find Phoca extensions useful, please support the project