Hello,
So you have the following CSS code:
So far I haven't found the right name yet, if it even exists. I've tried: member, memberlist, user and userlist. Sadly none of them seem to work :'(
I was wondering if is even possible and if so, if it also effects users that would have a rank color and you change it for that indivual user?
Love & Rockets,
Hert.
So you have the following CSS code:
- Code:
a.mainmenu[href="/"] {
color: #000000;
}
- Code:
a.member[href="/u1"] {
color: #000000;
}
So far I haven't found the right name yet, if it even exists. I've tried: member, memberlist, user and userlist. Sadly none of them seem to work :'(
I was wondering if is even possible and if so, if it also effects users that would have a rank color and you change it for that indivual user?
Love & Rockets,
Hert.
Last edited by Hert on Wed 28 Jan - 0:40; edited 1 time in total