Log in

View Full Version : Glowing Specific A User Title


calvinnguyen
05-09-2006, 10:00 PM
What is this do?
this code is change user title from regular font style to glowing

This intruction is only apply with individual user title edit. If you want to do with the group when it is very similar too.

Intruction:
Open User Profile:
For the box: User Title
Put the code below in it.

<div style="width:50%; font-size:7pt; color:white; filter:Glow(color=purple, strength=3)">User Title Change Here</div>


Note: color and User Title Change Here should be edited to whatever you want to call.

Smiry Kin's
05-10-2006, 01:20 PM
wouldnt use this for admin,

tiny problem that happens. i remember you having to edit the files to get this to work :s

Ntfu2
05-10-2006, 02:13 PM
does this work in all browswers?

Blam Forumz
05-10-2006, 06:36 PM
Only in IE afaik

aridha
05-11-2006, 05:43 PM
This intruction is only apply with individual user title edit. If you want to do with the group when it is very similar too.



could you pleas tell what code should we use for gruops

IncredibleHawk
05-13-2006, 12:59 AM
He just did!!!!!:banana:

oberheimhaven
05-13-2006, 09:32 PM
Is this done through Admn.cp??? I still cant find I know im workin on it now thanks
mark

calvinnguyen
05-16-2006, 11:48 PM
Is this done through Admn.cp??? I still cant find I know im workin on it now thanks
mark

Yes, you login your Admincp to edit any user title to make this glowing. Right now, this is only work for IE browser. I am not check it on Firefox yet.

Tralala
05-17-2006, 12:16 AM
How about using the glow effect to indicate who is online vs. offline? That'd be cool.

oberheimhaven
05-18-2006, 12:13 AM
What is this do?
this code is change user title from regular font style to glowing

This intruction is only apply with individual user title edit. If you want to do with the group when it is very similar too.

Intruction:
Open User Profile:
For the box: User Title
Put the code below in it.

<div style="width:50%; font-size:7pt; color:white; filter:Glow(color=purple, strength=3)">User Title Change Here</div>


Note: color and User Title Change Here should be edited to whatever you want to call.


didnt work???

mof9336
05-26-2006, 03:35 AM
i like it but in blue is much better

Neo_Angelo
05-26-2006, 02:10 PM
just change the color to blue. nice code, i was looking for this i was trying to use the <span> tags and it didn't work, thanks man ^_^

BTW how would i make user groups glow so usernames glow? it didn't say.

bada_bing
05-26-2006, 04:57 PM
Sweet installed

Gsmmind
05-27-2006, 02:59 PM
What is this do?
this code is change user title from regular font style to glowing

This intruction is only apply with individual user title edit. If you want to do with the group when it is very similar too.

Intruction:
Open User Profile:
For the box: User Title
Put the code below in it.

<div style="width:50%; font-size:7pt; color:white; filter:Glow(color=purple, strength=3)">User Title Change Here</div>


Note: color and User Title Change Here should be edited to whatever you want to call.
Code not working

sudn3sc3d
06-13-2006, 06:37 AM
Kewl thanks i will use it

Jaxel
09-28-2008, 10:37 PM
I'm trying to do this with SPAN instead of DIV...

<span style="width:100%; filter:glow(color=#FF3333, strength=3);"><strong>

Why doesnt this work with SPAN?

ndut
03-20-2009, 11:55 PM
not working, with firefox :(