This mod removes those annoying, unattractive boxes (pictured below) from your site without actually having to delete any template code.
NOTE: Also removes Legend from Inbox
Open template additional.css and add the following:
Enjoy
NOTE: Also removes Legend from Inbox
Open template additional.css and add the following:
/* 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