Darkest Faerie Lair
User Lookup Tutorials
User Lookup Codes: Remove
User Info
Remove "User Info" section
#userinfo { display:none; }
</style />
Remove "Trades", "Auctions", "Wishlist", "Neomail", "Neofriend"
#userinfo .medText .medText .medText { display:none; }
</style />
Remove title
#userinfo .contentModuleHeader { display:none; }
</style />
Remove shield
#userinfo img { display:none; }
#userinfo .medText .medText .medText img { display:inline; }
</style />
Collections
Remove "Collections" section
#usercollections { display:none; }
</style />
Remove title
#usercollections .contentModuleHeaderAlt { display:none; }
</style />
Remove images
#usercollections img { display:none; }
</style />
Remove text
#usercollections .medtext, #usercollections a { visibility:hidden; }
#usercollections img { visibility:visible; }
</style />
Shop & Gallery
Remove "Shop & Gallery" section
#usershop { display:none; }
</style />
Remove title
#usershop .contentModuleHeaderAlt { display:none; }
</style />
Remove shopkeeper image
#usershop img { display:none; }
</style />
Neopets
Remove "Neopets" section
#userneopets { display:none; }
</style />
Remove title
#userneopets .contentModuleHeaderAlt { display:none; }
</style />
Remove lines
#userneopets hr { display:none; }
</style />
Remove pet images
#userneopets img { display:none; }
</style />
Remove text
#userneopets .medText { visibility:hidden; }
#userneopets img { visibility:visible; }
</style />
Neohome
Remove "Neohome" section
#userneohome { display:none; }
</style />
Remove title
#userneohome .contentModuleHeaderAlt { display:none; }
</style />
Remove address, image, and world
#userneohome div { display:none; }
</style />
Remove link to neohome
#userneohome a { display:none; }
</style />
Remove image
#userneohome img { display:none; }
</style />
Games & Trophies
Remove "Games & Trophies" section
#usertrophies { display:none; }
</style />
Remove title
#usertrophies .contentModuleHeaderAlt { display:none; }
</style />
Remove lines
#usertrophies hr { display:none; }
</style />
Remove "Games played: #"
#usertrophies b { display:none; }
#usertrophies div b { display:inline; }
</style />
Remove "Site Event Trophies", "Site Feature Trophies", and "Game Trophies"
#usertrophies div b { display:none; }
#usertrophies .trophy_cell b { display:inline; }
</style />
Remove text
#usertrophies .medText { visibility:hidden; }
#usertrophies img { visibility:visible; }
</style />
Remove images
#usertrophies img { display:none; }
</style />
Miscellaneous
Remove "User Lookup: username [?]"
.content div { display:none; }
.contentModule div { display:inline; }
</style />
Remove all section titles ("User Info", "Collections", "Shop & Gallery", "Neopets", "Neohome", "Games & Trophies")
.contentModuleHeader, .contentModuleHeaderAlt { display:none; }
</style />
Remove borders around tables
.contentModule, .contentModuleTable, .medText { border:0px; }
td { padding:0px; }
</style />
User Lookup Codes: Colours
Click here to see other effects you can apply to these parts of your lookup.
Change background colour
body { background:#0FF; }
#main { background:none; border:0px; }
</style />
Change "User Lookup: username [?]" colour
.content div { color:#000; }
</style />
Change section title background and text colours
.contentModuleHeader, .contentModuleHeaderAlt { background:#FF0; color:#000; }
</style />
Change section background and text colours
td.contentModuleContent { background:#0F0; color:#00F; }
</style />
Change section border colours
.contentModuleTable { border:5px solid #F0F; }
.contentModule { border:0px; }
</style />
Change link colours
a:link, a:visited { color:#F00; }
</style />
