This mod removes those annoying, unattractive boxes (pictured below) from your site without actually having to delete any template code.

[Only registered and activated users can see links. ][Only registered and activated users can see links. ][Only registered and activated users can see links. ]

NOTE: Also removes Legend from Inbox

Open template additional.css and add the following:

Code:
PHP Code:
/* TW7S - Remove Legend and Permissions Boxes */
#usercp_content #forum_icon_legend, #wgo_legend, .forum_info .options_block_container, .thread_info .options_block_container  {
display:none;
}
/* TW7S - Remove Legend and Permissions Boxes */ 
Enjoy