Feb 02, 2011, 05:36 PM
Hello, can somebody give me code for cool username styles? Thanks

Username styles?
|
Feb 02, 2011, 05:36 PM
Hello, can somebody give me code for cool username styles? Thanks
![]()
Feb 03, 2011, 08:07 AM
(This post was last modified: Feb 03, 2011, 08:11 AM by Oliver Evans.)
Red Text Colour & Red Glow
Code: <span style="color: red; text-shadow: 0px 0px 5px rgb(255, 0, 0);">{username}</span>
Feb 03, 2011, 04:48 PM
If you can post that sparkle effect I'd be thankful
![]()
Feb 04, 2011, 12:14 PM
Code: <span style="background: url("http://i752.photobucket.com/albums/xx164/optiikzz/rc599e.gif") no-repeat scroll 0% 0% transparent; color: red; text-shadow: 0px 0px 5px rgb(255, 0, 0);">{username}</span> There you go. You can thank SouR'D for that ![]() ![]() Basically theres a animated gif in that URL that iw shite particles moving round. In that code you can see the "transparent" bit, basically saying to use transarency from the gid in the background so it doesnt show up black or something on your forum. This sparkly effect is difinatly best on a dark forum like SouR'D's, on a white or light forum, it looks like grey speks moving over your name and it isnt very good ![]()
Feb 04, 2011, 03:30 PM
Don't know why, but that code does not work for me
![]()
Feb 05, 2011, 11:05 AM
Sorry you dont need the quotes. Copy this code
Code: <span style="background: url(http://i752.photobucket.com/albums/xx164/optiikzz/rc599e.gif) no-repeat scroll 0% 0% transparent; color: red; text-shadow: 0px 0px 5px rgb(255, 0, 0);">{username}</span>
The first step is to obtain the sparkle gif file you want to use & upload it to your root somewhere as leeching from another account is just rude to me personally.
Then in the admin cp edit the user group you wish to add this to with this code: Code: <span style="background: url(/images/filename.gif)" /><span style="color: #7FFFD4;"><strong>{username}</strong></span> /images/filename.gif ......leave the brackets but replace with your file path #7FFFD4 ........ replace with css code of color you want name to be I attached a couple of gif's you can use & that should fix ya up ![]()
Feb 05, 2011, 02:06 PM
(This post was last modified: Feb 05, 2011, 06:54 PM by Oliver Evans.)
The code you provided may not work.
I would have both span styles in one span tag so. Code: <span style="background: url(/images/filename.gif); "color: #7FFFD4;"><strong>{username}</strong></span>
Have it working on 2 of my forums so does work, but will try yours to see if flows better. I am no coder just a guy that finds ways to make stuff work
edit: Thanks but using your code the css did not work for group name color, but sparkle effect does. The code I posted does work fine on both 1.6.0 & 1.6.1 as both are in use. |
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread | Author | Replies | Views | Last Post | |
Username History Plugin Help Please... | Red™ | 3 | 2,910 |
Oct 22, 2014, 08:36 AM Last Post: Nasyr |
|
Username Style | ExaByte | 4 | 2,158 |
May 05, 2012, 10:11 AM Last Post: Oliver Evans |
|
![]() |
Multicoloured Username Script | uzi | 20 | 6,921 |
Jan 24, 2012, 01:57 PM Last Post: Oliver Evans |
change username | Viral | 3 | 2,281 |
Dec 15, 2011, 02:40 AM Last Post: Viral |
|
'Username Changes' Plugin | S.T.A.R.S | 1 | 1,503 |
Dec 03, 2011, 06:06 PM Last Post: F4T4L 3RR0R |