Link Color modify color member name
Quote from thekillian on November 23, 2018, 3:26 pmHello @Asgaros
The forum is great as always ! Today I make the last update and there’s a thing that maybe need to be change, when I modify the Link color (See picture1.png) it change the name of the default member too ! (See picture2.png)
Is there any fix to that in the futur ? Is the group of color for each member group will be applied later ? (See picture3.png)
Actually, there’s only the Moderator who got green color and Administrator got red color. But we can’t change them, I saw last time you were working on it too 🙂
Thanks you for your answer! Keep it up!! 😉
Hello @Asgaros
The forum is great as always ! Today I make the last update and there’s a thing that maybe need to be change, when I modify the Link color (See picture1.png) it change the name of the default member too ! (See picture2.png)
Is there any fix to that in the futur ? Is the group of color for each member group will be applied later ? (See picture3.png)
Actually, there’s only the Moderator who got green color and Administrator got red color. But we can’t change them, I saw last time you were working on it too 🙂
Thanks you for your answer! Keep it up!! 😉
Uploaded files:
Quote from Asgaros on November 24, 2018, 3:02 pmHello @thekillian
This behavior is intended because the profile-link is handled as a normal link – as long as the profile-functionality is activated. If you want to use a custom-color for default profile-links, you can try to use the following css:
#af-wrapper .profile-link { color: blue !important; }Currently its not planned to use the usergroups-color for the links – it is only applied to the usergroup-tag. Maybe I will change this in the future, but I cant give you any exact details yet.
Hello @thekillian
This behavior is intended because the profile-link is handled as a normal link – as long as the profile-functionality is activated. If you want to use a custom-color for default profile-links, you can try to use the following css:
#af-wrapper .profile-link { color: blue !important; }
Currently its not planned to use the usergroups-color for the links – it is only applied to the usergroup-tag. Maybe I will change this in the future, but I cant give you any exact details yet.