Page 1 of 1

Phoca Categories text size

Posted: 25 May 2009, 19:29
by pamka
Hye everyone
I try to change one little thing but i can't find the parameters in the phoca gallery components parameters.
See
Image

I just want to change size and color of the titles categories but in the pg components parameters window nothing about that ?

Someone know how to change it please ?

Thanks a lot

Re: Phoca Categories text size

Posted: 25 May 2009, 22:28
by caro84g
Hi,

it's just your template css. I think you need to change the link there, or add something to your css.

Regards, Carolien

Re: Phoca Categories text size

Posted: 26 May 2009, 19:04
by pamka
Thanks Caro i will try it right now.
But where can i defind in the components that this text must have my new class ?

Re: Phoca Categories text size

Posted: 27 May 2009, 20:42
by caro84g
With firebug, a firefox addon, you can inspect the element. There you'll get the name (class). Then you have to add this into your css and find a way so that it overrides the default settings.

Regards, Carolien