jetiro
Head Administrator
Global user
Registered: 10-2006
Location: Under a Spruce Bow
Posts: 203
Karma: 1 (+1/-0)

|
|
Reply | Quote
|
|
Hide IMVU header and footer
This code will hide IMVU's header and footer advertising.
Just Copy Ctrl+c and Paste Ctrl+v into your top most panel's html editor.
<style>
#headerbox { display: none !important; }
#footerBanner { display: none !important; }
#footer_style { display: none !important; }
#footer_panel { display: none !important; }
#ad_panel { display: none !important; } </style>
--- Live Learn Love and Laugh
|
|
14/Dec/2007, 4:13 pm
|
Send Email to jetiro
Send PM to jetiro
Blog
|