Topic: User Group Color

I've been trying this code;

<style>
.g_1 a:link, .g_1 a:visited {
    color: red;
}
.g_1 a:active, .g_1 a:hover {
    font-weight: bold;
    color: red;
}
.g_2 a:link, .g_2 a:visited {
    color: green;
}
.g_2 a:active, .g_2 a:hover {
    font-weight: bold;
    color: green;
}
.g_5 a:link, .g_5 a:visited {
    color: blue;
}
.g_5 a:active, .g_5 a:hover {
    font-weight: bold;
    color: blue;
}
.g_6 a:link, .g_6 a:visited {
    color: YellowGreen;
}
.g_6 a:active, .g_6 a:hover {
    font-weight: bold;
    color: YellowGreen;
}
.g_7 a:link, .g_7 a:visited {
    color: Olive;
}
.g_7 a:active, .g_7 a:hover {
    font-weight: bold;
    color: Olive;
}
.g_8 a:link, .g_8 a:visited {
    color: Black;
}
.g_8 a:active, .g_8 a:hover {
    font-weight: bold;
    color: Black;
}
</style>

I've put this is my tlp but when I go on my forums I see no colors. I login and out. Right now I took it off but when I know what to do from you guys i'll put it back.

By the way the forums are: http://open-wings.co.nr

[img]http://img90.imageshack.us/img90/746/scripter8ko.png[/img]
http://openwings.co.cc

2 (edited by Mark 2006-01-18 20:37)

Re: User Group Color

this
and this

these are 2 very resent topics on the same subject. and i know there are more if you use this feture

Re: User Group Color

sorry for not using the search, i usually do but this community is so fast in replying I don't bother. I'll use the search button more often wink

[img]http://img90.imageshack.us/img90/746/scripter8ko.png[/img]
http://openwings.co.cc