You are not logged in.

  • »imvucodes« is a verified user
  • "imvucodes" started this thread

Posts: 130

Location: Interwebs

Occupation: Serving code snippets non stop.

  • Send private message

1

Monday, July 12th 2010, 2:36pm

Remove Avatar Picture in Aboutme Panel

This will just remove your avatar picture from the aboutme panel!

Source code

1
2
3
<style type="text/css">
#avBigPic, .imvucodes_net {display:none !important;}
</style>

Rate this thread