Page 1 of 1

Change Title text color

Posted: 26 Feb 2010, 12:53
by zap
Hi
I have implemented your component in a project and can't seem to change the font color of the title text.
Which css file do I have to edit.

It's strange at first load the color is right (template driven certainly) and afterwords switches over to the standard blue one
See it here
http://aventure.lu/fr/guestbook

Thanks for advise.

Re: Change Title text color

Posted: 26 Feb 2010, 15:12
by Jan
Hi, you can change the color in parameters component in menu link to guestbook.

Jan

Re: Change Title text color

Posted: 26 Feb 2010, 19:39
by zap
Hi and thanks for your fast reply.
Sorry if I get back on this but as 'm a novice there might be things I don't quite understand.

I have 2 locations where I can access the guestbook parameters

in the module itself
and in the menupoint linking to that specific module.

but in neither of both I can set the font color for the title text
I can set font color, second font color, background color and border color.
But non of these modifies the title font color.

Thanks for further advise where to find these parameters you refer to.

OK I tried further and find out that is is the problem of my template. Other templates just work fine.

Which css style does configure the Title element. Hope I can figure out this way how to modify the template css.

Re: Change Title text color

Posted: 27 Feb 2010, 15:09
by Jan
Hi, if you cannot change the font color there, maybe it is set in your template css, so you need to see the template css file.

templates/your-template/some-css.css file

Jan