Username Effect Coding
2 posters
Page 1 of 1
Username Effect Coding
So, I am attempting to add in a special effect to one of the staff on my server
It is a bubble effect and it looks like this https://2img.net/h/oi59.tinypic.com/of95x5_th.gif
However, I do not know how to add it in... I know it is possible because my friend was able to do it.
So if anyone can help me out that would be appreciated
It is a bubble effect and it looks like this https://2img.net/h/oi59.tinypic.com/of95x5_th.gif
However, I do not know how to add it in... I know it is possible because my friend was able to do it.
So if anyone can help me out that would be appreciated
Re: Username Effect Coding
Do you mean the group title, the members in the group, or just one member?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Username Effect Coding
Just one member.
Say I wanted to give just one member a sparkly username... how would I add that?
Say I wanted to give just one member a sparkly username... how would I add that?
Re: Username Effect Coding
CSS Stylesheet:
member ID is the last part in the browser link: u1, u100, or u550.
- Code:
a[href="/MEMBER ID"] {
background: url("IMAGE URL");
}
member ID is the last part in the browser link: u1, u100, or u550.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Username Effect Coding
Is this solved?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Username Effect Coding
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Username effect problem?
» [CSS Coding] Username Color Issue
» Coloured letters in username coding issue
» Coding Spot (FM-Coding Support)
» How can I make this effect?
» [CSS Coding] Username Color Issue
» Coloured letters in username coding issue
» Coding Spot (FM-Coding Support)
» How can I make this effect?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum