How to Hide Developer Reports in IMVU
If you are an IMVU Content Creator, a "Developer Reports" link displays underneath your avatar on your profile page. This link is visible only to you and when clicked, it gives you information about your derived products' performance such as the number of sales made. If you have no use for this feature, you can hide it from view. Use the tools in your IMVU account to apply the Cascading Style Sheets (CSS) code that removes this link
Instructions
-
-
1
Log in to your IMVU account and click your avatar name on the page that appears to go to your profile.
-
2
Click the "Edit" button in the upper-right corner of the "About Me" panel. Click the "Edit custom HTML/CSS" link in the drop-down menu that displays.
-
-
3
Type the following CSS code that hides the Developer Reports link in the text box that appears.
<style type="text/css">
#aboutme_panel font a { display: none !important; }
</style> -
4
Click the "Save" button at the bottom of the box. The Developer Reports link is now hidden.
-
1
Tips & Warnings
Hiding the Developer Reports link also hides the "View My Pictures" link in the "About Me" panel.
A derived product on IMVU is an item based on an original design that you customize.