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

Center Panels

Centers panels without making them wider. Can be placed anywhere. This code may get several updates in the meantime due changes regarding new panels.

Source code

1
2
3
4
<style type="text/css">
#aboutme_panel, #contact_panel, #dev_panel, #wishlist_panel, #visitors_panel, #messages_panel, #tagcloud_panel, #stickers_panel, #collect_panel, #room_panel, #rankings_panel, #cool_panel, #gallery_panel, #friends_panel,	#streetteam_panel, #blog_panel, #music_panel, #rss_panel, #url_panel, #special_panel, #outfits_panel, #groups_panel, #video_panel, #updates_panel, #slideshow_panel, #badges_panel, .imvucodes_net { margin-left:165px !important; }
#rightColumn { display:none !important; }
</style>

Similar threads

Rate this thread