HP CODES

Hina
by Hina · 22 posts
14 years ago in IMVU Homepage Codes
Posted 14 years ago
I love uuu a lot!!! really thnk youu
Posted 14 years ago
ok
Posted 14 years ago
make ur hp as charmed a mine..yay!!lol
Posted 14 years ago
i like this codes^^
thx :)
Posted 14 years ago
Helpful.
Posted 14 years ago
ty ;)
Posted 14 years ago
Woo, thx :D
Posted 10 years ago
i use this one sometimes

http://www.imvubox.com/marketplace

ie
http://www.imvubox.com/content/change-h ... nel-header
Change height of one panel header
This allows to change the panel title height of one panel header (in this example the visitor panel one). Change the 100px to a value that fit your needs and/or use the customize tool to create the code.
CODE:
Code
<style type="text/css">
  #visitors_panel_header,.by_imvucodesnet { height:100px; }
</style>



Here is a good one - EMERGENCY SHUT DOWN HP
http://www.imvubox.com/content/hide-all-panel-titles
Hide all panel titles!

Code
<style type="text/css">
.paneltitle, .panelmenu, .imvucodes_net { display:none !important; }
</style>




Also RARE one - Change Avi Name
http://www.imvubox.com/content/change-avi-name

Code
<script type="text/javascript">
var copiedfrom='www.imvucodes.net';
 var forSP_othernames=new Array('anything','anything2','anything3','anything4','anything5','anything6');
 var forSP_nameid;
 function forSP_changeaviname() {
 forSP_nameid_new=Math.round((forSP_othernames.length-1)*(Math.random()));
 if(forSP_nameid==forSP_nameid_new) {
 forSP_changeaviname();
 } else {
 forSP_nameid=forSP_nameid_new;
 document.getElementById('aboutme_panel_body').getElementsByTagName('b')[0].innerHTML=forSP_othernames[forSP_nameid];
 document.title=forSP_othernames[forSP_nameid];
 }
 }
 window.setInterval('forSP_changeaviname()',3000);
</script>


thanks
Posted 5 years ago
yes this is an old thread, but wondering of a site to help me make my homepage great, all i have tried doesn't work with me, could be my computer knowledge, wondering if there is some kind of help. ty all

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