Okay, I'll see what I can do. If I can't steal the code, I will just write one for you in HTML, using CSS ^^
EDIT: Lol, apparently all that buzz is just a picture, and she used a text. not hard at all, ^^.
She hid every panel, except the about me panel.
This is how to change EVERY info in your about me panel:
<div style="position:absolute; left:170px; padding:15px; top:30px; width:350px; height:200px; background-color:#FF0000; overflow:auto;"
<b>Your Username</b>
<br>
<br>
Avatar since: 00/00/0000
<br>
<br>
Age:
<br>
Country: something
<br>
Last log on / last connection: 2 min.
</div>
Anyways, if you don't want that stuff to appear and want everything like that girl, delete everything except the first paragraph, the [code] thing.
IMPORTANT: add > after auto;" LIKE THIS: overflow;auto;">
Now, she doesn't use a HTML code to create those borders and such, but an image. Here is the link to it:
http://i960.photobucket.com/albums/ae82 ... anx3-3.png
Here's the code for a HTML Image:
img src="http://i960.photobucket.com/albums/ae82/jolynnhall/vivaanx3-3.png" alt="some_text"/
ONCE AGAIN, REMEMBER TO ADD > at the end. This time at the beginning, too. <img ...blahblahblah....some_text"/>
May you try out this code for me, please? Log off, and go to your avatar's page, and tell me if it's good enough. If it is, you can edit the pic with text and stuff. But it's not clickable, lol. I'm kind of busy right now to do such.
style type="text/css">
/* by makethishappen published on http://imvu.at/ic381 under CC-Share-alike license */
#aboutme_panel {
width: 900px !important;
height: 300px !important;
overflow: hidden !important;
}
#rightColumn {
margin-top:320px !important;
}
</style
<div style="position:absolute; left:170px; padding:15px; top:30px; width:350px; height:200px; background-color:#FF0000; overflow:auto;"
img src="http://i960.photobucket.com/albums/ae82/jolynnhall/vivaanx3-3.png" alt="some_text"/
Remember to add <before> after overflow:auto:" , and then <before> after some_text"/
Lol, and you can go to this page for cool codes:
http://www.imvucodes.net
If you need more help, just ask me.