Archive for the ‘Codes’ Category

Bigger AviPic

Posted by Admin September 2, 2008, under Codes, JavaScript | No Comments

Makes your own avatar picture bigger. Adjust the number to fit your needs. Just change the number on the very left (currently saying 320px). Dont leave out the quotes! This codes works fine in aboutmepanel!

Change Avi Name (Timed)

Posted by Admin September 2, 2008, under Codes, JavaScript | 1 Comment

This one change your avi name every 3 or 4 seconds in something else. Can be placed anywhere.

Change Panel Titles

Posted by Admin September 2, 2008, under Codes, JavaScript | 5 Comments

Okay I replaced this code. It now works on Firefox *and* IE7 (so I guess on IE6 too). Actually this one can change anything on your page that has an identifier. Use the following code to change paneltitles. Okay, this is what you have to change: replacethis(‘aboutme_panel’,'Your new title! Change this!’); The first parameter is the panel which title you want to change to the text given in the second parameter. Please note giving the panel id (not the header id or anything else). You might want to add a picture instead of a text, so another example would be:

replacethis(‘aboutme_panel’,”);

Some panel identifiers are: aboutme_panel, groups_panel, friends_panel (Buddies), visitors_panel, wishlist_panel, tagcloud_panel (Interests), special_panel, messages_panel, room_panel, outfits_panel, dev_panel (New Products), music_panel, blog_panel, rss_panel, url_panel, contact_panel, streetteam_panel, stickers_panel, collect_panel, cool_panel, rankings_panel, gallery_panel, ad_panel

More-detailed Message Header

Posted by Admin September 2, 2008, under Codes, JavaScript | 4 Comments

This is just amazing. IMVU has put some more details about messages on the page but not displaying them. This code will do! Should be placed *after* the messages, that means *not* in the messagespanel (because the code would be called before the message will be displayed and we need it afterwards)

Change Welcomemessage

Posted by Admin September 2, 2008, under Codes, JavaScript | No Comments

Change the welcome message to: anything! Can be placed anywhere but it is recommended to be placed at the very beginning of your page to work properly. (e.g. Aboutme Panel).

Change the Page-Title

Posted by Admin September 2, 2008, under Codes, JavaScript | 1 Comment

This will change the page title into ‘anything’. Can be placed anywhere.

Right Click Background Change

Posted by Admin September 2, 2008, under Codes, JavaScript | No Comments

Right click makes your page changing its background suddenly! Just change the piclink!

 Page 6 of 7  « First  ... « 3  4  5  6  7 »