Erm, I don't know if this has been given before or not, and it's really a basic thing in JavaScript. I didn't really find any post, so I decided to post one myself.
This piece of code will change your avatar name heading to anything you like. Yeah, pretty lame, but hey I'm just starting
<script type="text/javascript">
document.getElementById('avatar_name').innerHTML='whatever you want in here';
</script>
Please remember that this will only work if you put it in the 'About Me' HTML section. At least it didn't work for me when I tried to put it somewhere else.
Again, it's really basic stuff, but I didn't find it here or I missed it. All the same, I just tried to help ^_^
APPROVED
BY:Gen. Free Credits