Search found 11 matches

Oki this is a code that when some one comes to your page it says somthn befor there name then after it just fill in the spaces i left to put your own stuff :] <script> allTags=document.getElementById("headerbox").innerHTML.split(">"); for(i=0;i<allTags>-1)...
<style> #Panel Name .paneltitletext {visibility:hidden !important;} </style> Replace 'Panel Name' with one of these: About Me Panel = aboutme_panel Street Team Panel = streetteam_panel Outfits Panel = outfits_panel Contact Me Panel = contact_panel Collectables Panel = collect_panel Groups...
XX is where you put the size, play with it until you get it where you like. Start with a 100 or more in both. Neva do under 100, u cud ruin the panel and have to reset it! <style> DIV #name of panel here{overflow: auto; width: XXpx; height: XXpx;} </style> Replace 'name of panel here' with one of th...
This will remove the "Buy Sticker"-Link from all Stickers on your page. Makes it looking more professional. This code can be placed anywhere on your page <script type="text/javascript"> var copiedfrom='www.imvucodes.net'; function stickerInfoShow(ev) { } </scrip...