Name Designs on legend
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Re: Name Designs on legend
The style is applied to individual users, not groups. The legend has different classes than the usernames.
Re: Name Designs on legend
But look at the 2nd screenshot. Both are applied username and group
jhojo- Forumember
- Posts : 44
Reputation : 0
Language : English
Re: Name Designs on legend
Yes, and as I said previously, two different codes are being used to accomplish it.@jhojo wrote:But look at the 2nd screenshot. Both are applied username and group
Re: Name Designs on legend
Hello,
You could use the same thing, just be careful about the grup order (g1) and grup name (Admin) in the code. You must add yours in the code.
http://help.forumotion.com/t94719-some-apperance-problems

If you don't know how to make it your self it would help if you would leave a link.
You could use the same thing, just be careful about the grup order (g1) and grup name (Admin) in the code. You must add yours in the code.
http://help.forumotion.com/t94719-some-apperance-problems
- Code:
a[href="/g1-admin"] {
text-shadow: 0 0 0.2em white, 0 0 0.2em white, 0 0 0.2em white;
}

If you don't know how to make it your self it would help if you would leave a link.
Re: Name Designs on legend
On the Glowing names when I used "u1" only 1 of the admins received the effect but the other members of ADMIN usergroup didnt. how to fix it?
jhojo- Forumember
- Posts : 44
Reputation : 0
Language : English
Re: Name Designs on legend
You did not ask for all grups.
I'll give you all hrefs, do the same thing for each.
/g18-community-manager
/g5-lead-moderator
/g6-head-game-master
/g13-gm-team-leader
/g3-game-master
/g7-test-game-master
/g2-moderators
/g8-test-moderator
/g15-head-gfx
/g14-gfx-team
/g9-zmu-finest
/g10-vip-member
/g17-forum-heroes
/g11-zhyper-legend
/g12-member
Now all you need to do is replace this in the code /g1-admin and put one of these and you have a new code to add in CSS. The old one stays in CSS ofcourse.
I gave you all the hrefs caouse I'm assuming you wont use the same glow for each grup so it should go this way.
You can also change the text-shadow to something else. If you don't know how use this http://www.css3maker.com/
Use the text shadow option and it will give you the code that you can insert under your rule.
The u1 is the founder, all you need to do is change the number to lets say two and it will give glow to the second regitered. Click on someones name and you'll see an adress in the browser http://help.forumotion.com/u42273 like that, take the u#number from there and make a new code with it.
I see you made it, solved?
I'll give you all hrefs, do the same thing for each.
/g18-community-manager
/g5-lead-moderator
/g6-head-game-master
/g13-gm-team-leader
/g3-game-master
/g7-test-game-master
/g2-moderators
/g8-test-moderator
/g15-head-gfx
/g14-gfx-team
/g9-zmu-finest
/g10-vip-member
/g17-forum-heroes
/g11-zhyper-legend
/g12-member
Now all you need to do is replace this in the code /g1-admin and put one of these and you have a new code to add in CSS. The old one stays in CSS ofcourse.
I gave you all the hrefs caouse I'm assuming you wont use the same glow for each grup so it should go this way.
You can also change the text-shadow to something else. If you don't know how use this http://www.css3maker.com/
Use the text shadow option and it will give you the code that you can insert under your rule.
The u1 is the founder, all you need to do is change the number to lets say two and it will give glow to the second regitered. Click on someones name and you'll see an adress in the browser http://help.forumotion.com/u42273 like that, take the u#number from there and make a new code with it.
I see you made it, solved?
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum