
05-27-2006, 02:59 PM
|
|
|
Join Date: May 2006
Location: In My Mind
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by calvinnguyen
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.
Code:
<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
|