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

Aboutme AviPic align right

This will align the avatarpicture to the right and the avatarinfo to the left. Can be placed anywhere.

Source code

1
2
3
4
<style type="text/css">
#avBigPic, .imvucodes_net { float:right !important; }
#aboutme_panel_body { padding-left:15px !important; }
</style>

Similar threads

Rate this thread