Replace Account Name With An Image

Don Von Alpha Dom
by Don Von Alpha Dom · 4 posts
12 years ago in About me Panel
Posted 12 years ago · Author
Replace YOURURLHERE with the URL to the image you want to replace your IMVU account name.

Code
<script type="text/javascript">
if(document.getElementById('aboutme_panel_body')){
   var name_tag_image = "YOURURLHERE";
   document.getElementById('aboutme_panel_body').getElementsByTagName('b')[0].innerHTML = "<img src="+ name_tag_image + ">";
}
</script>
Posted 6 months ago
are you speaking for the imvu mafias site?
Posted 6 months ago
Ok
@DataMine

Create an account or sign in to comment

You need to be a member in order to leave a comment

Sign in

Already have an account? Sign in here

SIGN IN NOW

Create an account

Sign up for a new account in our community. It's easy!

REGISTER A NEW ACCOUNT