Page 1 of 1

Different font colors

Posted: 25 Mar 2011, 22:41
by mitti2000
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

Re: Different font colors

Posted: 26 Mar 2011, 01:42
by Jan
Hi, no idea there, this is more the question on the t3 framework maybe :-( :idea: Maybe there should be some overriding function like in menu items:
https://www.phoca.cz/documents/16-joomla ... -in-joomla

Jan

Re: Different font colors

Posted: 30 Mar 2011, 23:02
by mitti2000
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:
Image

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

Re: Different font colors

Posted: 06 Apr 2011, 15:46
by Jan
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

Re: Different font colors

Posted: 06 Apr 2011, 18:17
by Marimi
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

Re: Different font colors

Posted: 08 Apr 2011, 21:31
by Jan
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