Page 1 of 1
Linkcolorsetting in layout did no effect
Posted: Sun 20. Feb 2005, 23:48
by Rainer G
I change the colors of link/link-visited/link-active in my layout, but it did no effect on my side. The News-Content and the links at my footer further red and not in my defined colors.
What's the mistake?
Posted: Mon 21. Feb 2005, 01:11
by Dylan Dog
i guess you changed the colors in your pagelayout (color #0000FF; right?), but not in frontend.css.
Posted: Mon 21. Feb 2005, 08:31
by Rainer G
Dylan Dog wrote:i guess you changed the colors in your pagelayout (color #0000FF; right?), but not in frontend.css.
Yes, i changed it in the pagelayout. Ok, i look in the frontend.css.
Posted: Mon 21. Feb 2005, 09:40
by Rainer G
I have modified the settings in the frontend.css and it takes a effect
But, where will use the settings in the pagelayout? Are these settings obsolete?
Posted: Tue 22. Feb 2005, 06:01
by Ben
They aren't really obselete - The values in the CSS take precedence, I believe. If you delete the code that relates to hyperlinks in the CSS file, then the pagelayout color variables will control the links (I think).