Simply Copy The Link Below And Paste It In Your IMVU Background URL Box. Choose TILED TITLE AND NON-SCROLLING IMAGE options.
http://www.wonderbackgrounds.com/animated/backgrounds/animated_12.gif
Browsing background™
Little Blinkin Stars
Hearts
Simply Copy The Link Below And Paste It In Your IMVU Background URL Box. Choose TILED TITLE AND NON-SCROLLING IMAGE options.
http://www.wonderbackgrounds.com/animated/backgrounds/animated_background_b1.gif
Pink Blinking Star
Simply Copy The Link Below And Paste It In Your IMVU Background URL Box. Choose TILED TITLE AND NON-SCROLLING IMAGE options.
http://www.wonderbackgrounds.com/animated/backgrounds/animated_2.gif
Page background
This is a piece of CSS that allows you to put in your own background, it works on any website. Don’t forget to put in your own picture. Attachment fixed will prevent your background from scrolling down along with the rest of your page. Can be placed anywhere.
body, .imvuspace_com {
background-image:url(’PICLINK’);
background-color:black;
background-repeat:no-repeat;
background-position:center center;
background-attachment:fixed;
}
Stretch Background Picture
Its a workaround to a function that should be available in the next browser generation. Means you can add a background picture to your page that is stretched over the whole page! Unfortunatelly with Internet Explorer it doesnt work to make it not scrolling! Works fine on Firefox. NOTE: to change the background picture simply [...]

