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