|
Site Admin |
|
Joined: 1. Aug 2005, 12:53 Posts: 11232
|
you only want to change the color of one category?
the text color of the folder links is the normal link of the body.
If you use the color Manager is is the link color of the middle block.
set
a:link
a:visited
But I recommend to use the color manager or start with a stylesheet of the skins. The main importens stuff is defined there.
But if you only want to change one color you have to do this in the fodername.txt !! create a foldername.txt in the folder you want to have the different color - and then put the text with the text color in there -
like:
<span class="newstyle">your text</span>
then you can define in color in the newstyle class. Remember to define the a: ... to . I have many examples of this in the style sheet already!
/Michael
|
|