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
http://openwings.co.cc