- 1). Log in to your IMVU account and click your avatar name next to the image on the page that opens. This action brings you to your profile page.
- 2). Click the "Edit" button in the panel that contains your playlist. Click the "Edit custom HTML/CSS" link in the menu that opens.
- 3). Examine your music player code, which typically starts with an <embed> or <object> tag, and look for "width" and "height" entries. Change the existing values to "0px" to hide the playlist on your page. For example:
<object width="0px" height="0px" data="song address"></object> - 4). Click the "Save" button at the bottom of the text box. Your playlist is now invisible on IMVU.
previous post