FR3.11 - Font color problem, Font in newstext is lightgray, I need font in black


Hallo,
I'm just using Feedreader for the first time and it's really nice.
The fontcolor in the text-window (not in the titel-window) is in
light-gray-color. This color is terrible for the eyes.

How can I change the font in black color?

This question (or problem) has been asked several times in the forum,
but never answered.

I would like to use FR3.11, but with the color of the text is simply
hard to read.
My PC-System: Vista-Homme Premium.

Sorry for my bad english.
Thanks you for help.

you can change the layout

you can change the layout and colors in the file
atom.xsl in directory ..\FeedReader\stylesheet

Vidar

FR3.11 - Font color problem, Font in newstext is lightgray, I ne

Hallo Vidar,

Thank you for your quick information.

> you can change the layout and colors in the file
> atom.xsl in directory ..\FeedReader\stylesheet

But what should I do? HOW?

kind regards

first copy the original

first copy the original file...if you want to go back
..then open the xsl file in notepad and change the hexcode
for the font color

-------------------------
.read .title a {
color: #aaa;
}

.read .content {
color: #555;
-------------------------

you have the color codes here http://www.somacon.com/p142.php

keep FR shut down while editing

//vidar

FR3.11 - Font color problem, Font in newstext is lightgray, I ne

Hallo Vidar,

> ------------------------
.read .title a {
color: #aaa;
}

.read .content {
color: #555;
> -------------------------

I have it done as you have written.
It's great; - that it's all o.k. .

Many thanks for your help.With
With kind regards