Here is every code you need to hide everything on your Vampirefreaks.com profile. On this site I also have the codes to hide both ads that also show up on your Vampirefreaks.com profile. If you have any questions are problems please feel free to leave a comment or use the forums.
Top Dropdown Menu
<style type="text/css">
#menu0 { display: none; }
</style>
VF Logo & Users Online Table
<style type="text/css">
.maintop { display: none; }
</style>
Lefthand Navigation Menu
<style type="text/css">
.leftnav{ display: none!important; }
</style>
Profile, Journal, Friends Journals Bar
<style type="text/css">
.topbar { display: none; }
</style>
Your Username
<style type="text/css">
.profilename { display: none; }
</style>
Default (Main) Picture
<style type="text/css">
.defaultpic { display: none; }
</style>
Thumbnails
<style type="text/css">
.thumbnail { display: none; }
</style>
Gallery Link
<style type="text/css">
.gallery { display: none; }
</style>
User Information (age, sex, location, rates etc)
<style type="text/css">
.userinfo { display: none; }
</style>
Profile, Likes, Dislikes, Music Headings
Nb, this code doesn’t work on the preview page. You have to submit changes.
<style type="text/css">
.profile_title, .likes_title, .dislikes_title, .music_title { display: none; }
</style>
Latest Journal Entry Displaying on Profile
<style type="text/css">
.journal_entry { display: none; }
</style>
User Comments Heading
<style type="text/css">
.comment_title { display: none; }
</style>
All Buttons
<style type="text/css">
.buttons1, .buttons2, .buttons3 { display: none; }
</style>
Rate Bar
(You can also turn it off on your edit profile page)
<style type="text/css">
.rate { display: none; }
</style>
Friends, Favs, Member Of etc Table
<style type="text/css">
.friends { display: none; }
</style>
Comments
(You can also hide them using settings on your edit profile page)
<style type="text/css">
.comments { display: none; }
</style>