moonriver7
New member
Hello. I'm trying to achieve a red-glow appearance on a particular group member usernames. I followed instructions for creating a custom Group with the following css in the username field:
text-shadow: 0px 2px 7px #f00 !important;
color: #eb2d28 !important;
font-weight: bold !important;
This has successfully modified the appearance of the username in the User message bar, the member tool-tip, and also on the member's account page... What I'm not able to modify is the username appearance on the forum page, for example when the user makes a post, and that post is viewed on the home page. That instance of the username is maintaining the default styling. I've already tried adding !important tag to the css in the group username css field.... See images. Any suggestions???
text-shadow: 0px 2px 7px #f00 !important;
color: #eb2d28 !important;
font-weight: bold !important;
This has successfully modified the appearance of the username in the User message bar, the member tool-tip, and also on the member's account page... What I'm not able to modify is the username appearance on the forum page, for example when the user makes a post, and that post is viewed on the home page. That instance of the username is maintaining the default styling. I've already tried adding !important tag to the css in the group username css field.... See images. Any suggestions???