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.
Change Title text color
- Jan
- Phoca Hero
- Posts: 48726
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Change Title text color
Hi, you can change the color in parameters component in menu link to guestbook.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 4
- Joined: 26 Feb 2010, 12:50
Re: Change Title text color
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.
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.
- Jan
- Phoca Hero
- Posts: 48726
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Change Title text color
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
templates/your-template/some-css.css file
Jan
If you find Phoca extensions useful, please support the project