Normaly, IMVU will charge you $10 to remove the adds from your avatar page. But through us, you can do it for free.
How to add code:
http://www.youtube.com/watch?v=XRTJhdONInA
Just add this code to your avatar page to remove the adds:
<style type="text/css">
#ad_panel, #footerBanner td, #ccpheader_leaderboard {
display:none !important;
}
</style>
*WARNING* This will not remove the adds on the new IMVU banner.
I will work on making that possible.
This code should remove the new header:
<style type="text/css">
#mininav, .byimvucodesnet { display:none !important; }
</style>
The IMVU announcements are not always ads, but here is also some code to remove them too:
<style type="text/css">
#message-stack, .byimvucodesnet { display:none !important; }
</style>
Last edited by
Don Von Alpha Dom on Mon Jan 14, 2008 2:42 am, edited 3 times in total.